Search Issue Tracker
Editor crashes on UTF16String when entering Play Mode
How to reproduce:1. Open the user attached project "Voxel-Experimentation.zip"2. Enter Play Mode Reproducible with: 3.0.6 (2020.3.31... Read more
DOTS compiler fails when getting singleton from property
Reproduction steps:1. Open the attached project "1411505.zip"2. Open Scenes/SampleScene3. Observe the console Expected result: No er... Read more
Freelook jitter after enable
Freelook's Z value changes for one frame as it activates. [https://forum.unity.com/threads/free-look-camera-gimbal-lock-issue.1280882/] Read more
OnMouseXXX events are not triggered when "Far Clipping Plane" of camera ...
Reproduction steps:1. Open user attached project2. Open the "SampleScene" scene3. Press Play4. In the Game view click on the white b... Read more
[Mac] Editor crashes when importing a folder with an FBX file and its me...
Reproduction steps:1. Create a new project2. Unzip and import the user's attached "004.zip" folder3. Observe crash Reproducible with... Read more
Incremental GC Pushes Invalid Stack Range on Windows
The incremental GC mode does not pause threads before pushing stacks and registers. This PR introduced changes that do not handle st... Read more
[XR] [OpenXR] Text rendering doesn't match between Single Pass Instanced...
text rendering (screen space, both Text mesh Pro and Unity Text) is shifted between Single Pass Instanced and Multipass for DX11 and... Read more
Shader Graph preview window is empty when using Deferred Rendering Path
Reproduction steps:1. Open the attached 'DefferedShaderGraph' project2. Observe the 'ShaderGraphTest' asset in the Shader Editor Exp... Read more
"ObjectDisposedException: Cannot access a disposed object." error thrown...
How to reproduce:1. Open the attached project "Sample.zip"2. Open Assets/ARRaycast/ARRaycast.unity3. Enable Holographic Remoting for... Read more
Multiple Prefabs flicker in the Project window when doing changes to one...
How to reproduce:1. Open the attached Unity project "My project (4).zip"2. In the project select Cube GameObject in the Hierarchy wi... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class