Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 14 Next capture
2021 2022 2023
2 captures
12 Jun 22 - 14 Jun 22
sparklines
Close Help
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
  • Asset Store
  • Get Unity

UNITY ACCOUNT

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account
  • Blog
  • Forums
  • Answers
  • Evangelists
  • User Groups
  • Beta Program
  • Advisory Panel

Navigation

  • Home
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
    • Blog
    • Forums
    • Answers
    • Evangelists
    • User Groups
    • Beta Program
    • Advisory Panel

Unity account

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account

Language

  • Chinese
  • Spanish
  • Japanese
  • Korean
  • Portuguese
  • Ask a question
  • Spaces
    • Default
    • Help Room
    • META
    • Moderators
    • Topics
    • Questions
    • Users
    • Badges
  • Home /
  • META /
avatar image
3
Question by Backside2357 · Jan 21, 2018 at 12:49 PM · bugbugsbug reportforum

Why are the forum post formatting capabilities so poor?

When I write a sentence and presse ENTER I get a new line in the editor, but not in the post itself. Instead, as the little help window says, I have to type TWO SPACES:
Now I got a new line. But how to get a space between the lines? One could use html tags (like br, what I cant show here, because even within the code brackest its removed by the text conversion):
Oh wait, the space between new lines only works if I write a blank line into the editor and then add the html tag in the next line:


Here we go.


You can also add code snippets in the editor:

 if(true) {}

Which is a bit hard to edit in the editor window, but it can be handled. But what if I want to post code after a listing?:

  • text 1

  • text 2

    using System.Collections; using System.Collections.Generic; using UnityEngine;

    public class TestScript : MonoBehaviour {

       // Use this for initialization
         void Start () {
             
         }
         
         // Update is called once per frame
         void Update () {
             
         }
     }
     
    
    

No matter how many blank lines I add prior to the code block, it gets messed up! It only works if I put a br html tag inbetween:

  • text a

  • text b


 using System.Collections;
 using System.Collections.Generic;
 using UnityEngine;
 
 public class TestScript : MonoBehaviour {
 
     // Use this for initialization
     void Start () {
         
     }
     
     // Update is called once per frame
     void Update () {
         
     }
 }
 


Conclusion

This forum post editor is the worst editor I ever encoutered! How do you expect people to post high quality answers and questions with this? DO SOMETHING!

Comment
Add comment · Show 1
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image Avolition · Jan 22, 2018 at 03:37 PM 0
Share

Hah! I just posted about the line break issue. Funny that two posts in a row mention it.

 

I try to use https://gamedev.stackexchange.com/ ins$$anonymous$$d of these forums mainly due to how bad they are. I actually suggested an Area51 site just for Unity, but it got murdered in less than a week :(

2 Replies

· Add your reply
  • Sort: 
avatar image
1

Answer by Avolition · Jan 22, 2018 at 03:38 PM

Hah! I just posted about the line break issue. Funny that two posts in a row mention it.

 

I try to use https://gamedev.stackexchange.com/ instead of these forums mainly due to how bad they are. I actually suggested an Area51 site just for Unity, but it got murdered in less than a week :(

 

As for double line breaks, I use the unicode space ( ) between two blank lines to simulate a proper break.

 

p.s. I realized I meant to comment, not answer. But then I decided this should be an answer. p.p.s. Forgot to add my top-secret double line break. :|

Comment
Add comment · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image
0

Answer by Owen-Reynolds · Jan 23, 2018 at 04:55 PM

UA is run using a 3rd-person system. I've heard it was "Qato" but was switched a few years ago, not sure to what. So Unity Co. has to ask them for changes, and is at the mercy of any other changes. The missing blank lines issue appears to be a change in the dot-css/stylesheet, not made by Unity Co.

More importantly, several years ago two related things happened: all of the old-school moderators quit, and UA turned into a chat room. It's still better than reddit/Unity3D or the StackOverflow Unity3D area, but it's not worth having a person spend time on. Even if they did, a group of moderators are supposed to discuss and make a proposal. If you look, There's no discussion. At most 3 mods will reply to anything here, and will disagree.

Comment
Add comment · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this Question

Answers Answers and Comments

80 People are following this question.

avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image

Related Questions

How long does Unity take to reply bug inquiries? 2 Answers

What is the difference between Unity Answers and Unity Forums ? 1 Answer

unity scripting reference is in mixed english and spanish 0 Answers

How can I contact a Unity Forum admin? 3 Answers

Can not type a new topic to ask Question 1 Answer


Enterprise
Social Q&A

Social
Subscribe on YouTube social-youtube Follow on LinkedIn social-linkedin Follow on Twitter social-twitter Follow on Facebook social-facebook Follow on Instagram social-instagram

Footer

  • Purchase
    • Products
    • Subscription
    • Asset Store
    • Unity Gear
    • Resellers
  • Education
    • Students
    • Educators
    • Certification
    • Learn
    • Center of Excellence
  • Download
    • Unity
    • Beta Program
  • Unity Labs
    • Labs
    • Publications
  • Resources
    • Learn platform
    • Community
    • Documentation
    • Unity QA
    • FAQ
    • Services Status
    • Connect
  • About Unity
    • About Us
    • Blog
    • Events
    • Careers
    • Contact
    • Press
    • Partners
    • Affiliates
    • Security
Copyright © 2020 Unity Technologies
  • Legal
  • Privacy Policy
  • Cookies
  • Do Not Sell My Personal Information
  • Cookies Settings
"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges