Search Issue Tracker
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
[NativePlugin] Typo in a native plugin warning in the editor
Steps to reproduce: 1. Open the attached project 2. Select 'FBXSplitter' dll file Notice warning in the inspector: "Once native p... 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
- Font Asset Creator results bright font colors are not light theme friendly
- Font Asset Creator Font Atlas preview disappears when saved
- When an application is built with Development Build, it results in increase in GUI.Repaint due to DeveloperConsole calls
- Font Asset Creator Font Face dropdown is active but does nothing when clicked if the Font has Include Font Data disabled
- Crash on PPtr<Shader>::operator Shader*() const when Calling Resources.UnloadUnusedAssets() in a specific project