Search Issue Tracker
SetAsFirst actually moves it to the last position (index childCount-1), ...
To reproduce:1. Open project, load Scene, there should be a Main Camera with 4 GOs inside (A, B, C, D)2. Open Custom->Open to sho... Read more
You can set a sibling with index 0, if you try to set it to 0 it sets it...
To reproduce:1. Open project, load Scene, there should be a Main Camera with 4 GOs inside (A, B, C, D)2. Open Custom->Open to sho... Read more
If you try to set an index bigger or equal to parent childCount, it will...
To reproduce:1. Open project, load Scene, there should be a Main Camera with 4 GOs inside (A, B, C, D)2. Open Custom->Open to sho... Read more
Jumping cursor in MonoDevelop
This issue is caused by another issue:"When opening MonoDevelop, 2 instances of one script are opened".http://issuetracker.unity3d.c... Read more
Application.persistentDataPath is not correct for OSX
To reproduce:1. Create a new project2. Create a new script3. Add Debug.Log(Application.persistentDataPath); to the Start() function4... Read more
File endings supported by TextAsset are not listed in scripting document...
In the reference manual http://docs.unity3d.com/Documentation/Components/class-TextAsset.html at the top of the page supported text ... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions