Search Issue Tracker
[Xbox One] Using Xbox One 4.3 Beta (RC10) and plugin version 2.10.00
This is most likely because this is capped and we need to add iterator support. We should do this soon. Read more
The Animator window becomes empty after "Configure..." in Rig
1) What happened The Animator window becomes empty after "Configure..." in Rig 2) How can we reproduce it using the example you att... Read more
Windows: Target Support Installer title doesn't contain platform name
Target Support Installer on Windows title just says "Unity (version) Support Setup". Should include name of platform being installed Read more
TOC doesn't expand to selected page in User Manual after installation of...
1. Install Unity 2. Open some page in User Manual and verify that Table of Content at left side is expanded to this page. 3. Install... Read more
Unity crashes when text serializing a field named "Base"
Steps: 1) Create a new Unity project 1a) Go to Editor settings, change Serialization Mode to "Force Text" 2) Save the scene, name it... Read more
[Materials] Unable to override materials on objects with .materials[]
Steps to reproduce: 1. Open the attached project and the scene 2. There is a script attached to a cube which should change every mat... Read more
Point light shadow bias could be improved (right now distance dependent)
Currently point light shadow bias is just a multiplier on the distance (i.e. not constant in world space). That should be improved. Read more
[Canvas] Nested canvas is set and remains set to lower left corner after...
Steps to reproduce this issue: -Open attached project -Note the Canvas with a Nested Canvas. -Change Nested Canvas to anchor stretc... 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
- NullReferenceException when setting 'isTextObjectScaleStatic' to false on a disabled TextMeshPro GameObject
- Shader Stripping Custom Options disappear when exiting Play mode without reloading Domain
- Decals do not get projected when 'Rendering Layer Mask' on a GameObject is 23rd Layer or above due to encoding/decoding issues
- Deriving from SearchContextAttribute doesn't always work
- Scripting API documentation is missing for macOS editor extensions