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 happenedThe Animator window becomes empty after "Configure..." in Rig 2) How can we reproduce it using the example you attac... 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 Unity2. Open some page in User Manual and verify that Table of Content at left side is expanded to this page.3. Install e... Read more
Unity crashes when text serializing a field named "Base"
Steps:1) Create a new Unity project1a) Go to Editor settings, change Serialization Mode to "Force Text"2) Save the scene, name it an... Read more
[Materials] Unable to override materials on objects with .materials[]
Steps to reproduce:1. Open the attached project and the scene2. There is a script attached to a cube which should change every mater... 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 stretch b... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default