Search Issue Tracker
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... 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 onVal... 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 wa... Read more
Documentation error in Scripting Reference's Coroutine page
http://docs.unity3d.com/ScriptReference/Coroutine.html The example code given in scripting reference is wrong. Coroutines cannot be ... Read more
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 attached Regression (... 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... Read more
Camera's "Clear Flags" option "Don't clear" and "Depth only" renders dif...
Camera's "Clear Flags" options "Don't clear"/"Depth only" renders differently on editor and win standalone. Reproducible on 4.3.4, ... Read more
Editor crashes in DirectX 11 mode when GPU doesn't support DirectX 11
Graphics card doesn't support DirectX 11, only DirectX 9 and DirectX 10. Editor is being launched in DirectX 11 mode and crashes imm... Read more
InputField.validation property doesn't link to the InputField.Validation...
Validation in Documentation/html/en/ScriptReference/UI.InputField-validation.html doesn't link to Documentation/html/en/ScriptRefere... 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
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
- [Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress