Search Issue Tracker
List of Serializable classes is not Serialized when these classes are in...
How to reproduce:1. Open the "case_1350023" project2. Open the "SampleScene" Scene3. Comment the 46th code line in the "NewBehaviour... Read more
Burst yields different results than mono when using a large (>= 2147483...
How to reproduce:1. Open the user's attached project2. Open the SampleScene3. Enter the Play mode4. Observe the Console Expected res... Read more
Rigidbody with interpolate setting set to Interpolate or Extrapolate doe...
Steps to reproduce:1. Download and open Unity project from the google drive link2. Open "Test" scene3. Select Spaceship object in Hi... Read more
Panels in Scene view don't respond to mouse input when Hand tool is sele...
How to reproduce:1. Open the attached project2. Open "SampleScene" Scene3. In the Hierarchy, press on "Particles" GameObject4. Selec... Read more
Setting padding in % does not affect Label in UI Builder when Margin is ...
How to reproduce:1. Open the attached project "Bugs reports.zip"2. Open Assets/UI Toolkit/New Folder/NewUXMLTemplate.uxml3. Select "... Read more
Play Mode Profiler does not wait for Application.targetFrameRate
Reproduction steps:1. Open the attached "ProfilerNotShowingWaitForTargetFPS.zip" project2. Enter Play Mode3. Open the Statistics pan... Read more
Cannot pass ModelInspector's type when calling Editor.CreateCachedEditor...
How to reproduce:1. Create a new project with the default 3D template2. Create an empty script3. Inherit the 'Editor' class4. Write ... Read more
Crash on fbxsdk::FbxMemoryFile::Open when importing an fbx file
Reproduction steps:1. Open the attached user's project2. If the editor does not crash during launch, reimport 'Assets/HairStrand.fbx... Read more
UI shaders are not rendered in Game View from 2021.2.0b2
Reproduction steps:1. Open the attached project from the google drive link2. Make both Scene and Game view windows visible3. Enter P... Read more
Tilemaps ignores Order of Layers until you enter to Play
To reproduce: 1. Download the attached "TileLayerBug.zip" project and open in Unity2. Open "Unity_Office_4th_Floor2" scene3. Select ... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used