Search Issue Tracker
Textures from other Sprites in the Assets leak into Sprite Renderer Spri...
Reproduction steps:1. Open the attached “IN-103449.zip” project2. Open the “SampleScene”3. Enter the Play mode4. Observe the Game vi... Read more
[Textures] Unity crashes inside FreeImage when importing or duplicating ...
To reproduce the issue follow the steps:1. Open "xD" the project2. Try duplicating some of the textures that are in the assets folde... Read more
Avatar Mask dropdowns in the Inspector reset and collapse whenever the A...
Steps to reproduce: Open any Project In the Project browser right click > Create > Avatar Mask and select it In the Inspector,... Read more
WebGL Build error for Windows 7 32-bit OS
Steps to reproduce: 1. Create a new Unity project on 32-bit OS machine2. Try to build it for WebGL3. Notice that the build won't fin... Read more
EditorWindow fails to open when the cause of NullReferenceException in C...
How to reproduce:1. Open the attached project ("1366567_repro.zip")2. Open the "ExampleWindow.cs" script3. Uncomment lines 36, 37 an... Read more
IL2CPP: 3D array access generates code which segfaults on iOS
The attached project will, when built for iOS using IL2CPP, generate code which halts with EXC_BAD_ACCESS. Tested with Unity 4.6.2p1... Read more
Prespawned ghosts fail to sync on Android due to serialization errors wh...
Reproduction steps:1. Open the attached “prespawn_project” project2. In the Burst AOT Settings (Edit > Project Settings… > Bur... Read more
WheelCollider: setting steer angles to -5e-37 can confuse simulation
To reproduce:1. Open attached project2. Open Bugged scene3. Press play4. Steer the skateboard back up the hill toward the cylinder5.... Read more
[ShaderGraph] When Exporting Shader Graph, files referenced in it and it...
Reproduction steps:1. Open project in "2020.1.0a20.zip"2. Notice that in Shader Graph "ShaderGraph" there is a Custom Function Node3... Read more
UITK TextField value is overwritten incorrectly by the converter result ...
Reproduction steps:1. Open the attached “IN-115206.zip” project2. Open the “SampleScene”3. Enter Play mode4. Type any letters into t... 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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject