Search Issue Tracker
Unhandled Exception when platform for plugin "Editor" is selected
Reproduction steps:1. Open the attached project2. Select the .dll file in DLLs folder3. In the inspector select "Editor" and click a... Read more
[OSX][AndroidTargetPlatform] Editor freezes when scene is opened
Reproduction steps:1. Open attached project.2. Go to "File > Build Settings", select "Android" and click "Switch Platform".3. Ope... Read more
Unity crashes in DoImportScene when importing a particular fbx model
Steps to reproduce:1) Create a new project or open an existing one.2) Import the attached asset 'test_cube.fbx'. - Unity crashes in ... Read more
Memory leak in the home window
There is no specific repro, but when doing multiple PR, the launcher freeze and I have to kill the process and re-open it. Read more
Scene is instantly marked dirty when opened if any object is affected by...
How to reproduce:1. Open the attached project2. Drag the two scenes into the Hierarchy "temp" and "temp2"3. Select the green box and... Read more
FindObjectOfType in OnValidate of referenced prefab leads to objects not...
Reproduction Steps:1. Open User's project2. Notice that "Prefab2" is greyed in hierarchy, but the activation checkbox is checked - F... Read more
Compiling Fixed function shader 'Shader error' is thrown: 'tex2D': no m...
Reproduction Steps:1. Open User's project2. Compile "Tinted-Rle-VertexCols" shader3. Notice thrown error Shader error in 'Tinted-Rle... Read more
[Android] When changing targetFrameRate with Multithreaded Rendering and...
Reproduction steps:1) Open "bugs_fps_change_blackframe.rar" project2) Make sure that Multithreaded Rendering is enabled3) Build and ... Read more
Crash on 'memcpy' while building project in command line without Library...
Steps to reproduce:1. Extract project2. Open windows command line3. Modify user provided command (posted by me in last edit) in orde... Read more
Crash in : FindGridCell when importing .fbx file
Steps to reproduce: 1) Download attached "Needle_holde_MATHIUE.fbx" file.2) Make new project in Unity.3) Import this "Needle_holde_M... 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
- UI Builder slider value lags and stutters when sliding/modifying certain property values
- "Reset UI Builder Layout" functionality inconsistently changes Canva Size when "Match Game View" is enabled/disabled
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class