Search Issue Tracker
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
fatal error " X is neither a folder nor a file" leads to a crash
To reproduce:1. Open attached project2. Press Build -> Export PackagesExpected result: No crashActual result: Unity crashes Not a... 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
The canvas' size is not updated after restoring Game window
To reproduce:1. Open attached project2. Open scene TestScene3. Make note of the size of the canvas. Shift+space to make the game win... Read more
Native iOS plugin rendering does not work since 4.5b1
The attached sample contains a scene with a camera that renders the device camera image using a native function in our Vuforia Augme... 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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument