Search Issue Tracker
Unity crash after using registerCompleteObjectUndo
Repro'd successfully. User project attached, repro steps included in user comments. Read more
Error on deleting layer in Animator Controller
Error on deleting layer in Animator Controller 2) How can we reproduce it using the example you attached 1 Create new project 2 Cre... Read more
4.6 IL2CPP: crash opening animation controller
-e: trying to open an animation controller crashes the editor -repro: --create new project --create animation controller --double ... Read more
UI jitters when changing Field of view
To reproduce: 1. Open Canvas FOV issue project.zip 2. Open scene 1 3. Press play 4. Press up/down arrow keys to change Field of v... Read more
[MeshRenderer] Mesh cannot be accessed when running not in editor if the...
To Reproduce: 1. Run the attached project in editor, observe that the collider on 'tank2_collider' is generated correctly from the ... Read more
WebGL build fails if you have both non-array and array version of last p...
To reproduce: 1. Open attached project. It has a script with two dictionary objects. One dictionary is <string,string> the other is ... Read more
[InputField] InputField's caret is misplaced if the RectTransform of its...
Steps to reproduce this issue: 1. Open the attached project 2. Open 'main' scene 3. It has input field with horizontal layout group... Read more
[Lightmapping] Black bands are shown on terrain with baked sky light
Steps to reproduce: -Load the attached project. -Wait for Enlighten to finish baking. -Notice the black band on the terrain on the ... Read more
[OverlapSphere]Physics.OverlapSphere returns a maximum of 128 Colliders
To reproduce: 1. Open attached project 2. Open test scene 3. Select Main camera 4. On Instantiation component set Object value grea... Read more
[InputField] OnSelect() is not triggered when removing focus with return...
Steps to reproduce this issue: 1. Open the attached project 2. Open 'OnSelectTest' scene 3. It has input fields which trigger OnSel... 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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL