Search Issue Tracker
After adding new tree to the project - unable to close Unity
After adding new tree to the project - unable to close Unity 2) How can we reproduce it using the example you attachedRegression (st... Read more
Collider rotation broken when parent's scale is negative & sprit has a r...
To Reproduce: 1. Import the attached package. 2. Try rotating 'checkmark2' (the child) using the rotate tool. 3. Observe that the co... Read more
Documentation error in Scripting Reference's Coroutine page
http://docs.unity3d.com/ScriptReference/Coroutine.htmlThe example code given in scripting reference is wrong. Coroutines cannot be c... Read more
Unity doesn't automatically recompile scripts after canceling a quit
To Reproduce: 1. Create a new script. 2. Delete/Change any object in the scene, click CMD/CTRL+Q and then Cancel in the 'Do you want... Read more
InputField.onValidateInput event called twice after every edit
To Reproduce: 1. To Reproduce open & run the attached project. 2. Type a single character into the input field, observe that onV... Read more
InputField with maximum number of characters doesn't accept 'replacement...
Steps to repro:1. Play the Untitled scene.2. Type "12". Select all characters, and then type "3". The input field shows "3".3. Now c... Read more
Unable to import a package from folder with Chinese name
On 4.1 it crashed UnityBut on 4.2 and 4.3 - Unity gives error that it can't import this package 1 Download attached test.zip2 Unzip ... Read more
Unable to show string that have converted from shift-jis to
1) What happened Unable to show string that have converted from shift-jis to utf8 (Only on Device) 2) How can we reproduce it using ... Read more
Internal Compiler error. Unhandled Exception: Mono.CSharp.InternalErrorE...
Steps to repro:1. Open the attached project2. Observe the compiler error:Internal compiler error. See the console log for more infor... Read more
-e BuildTarget.BB10 was deprecated and changed to
-e BuildTarget.BB10 was deprecated and changed to BuildTarget.Blackberry in 4.5. The BuildTarget.BB10 documentation page was deleted... 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
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template