Search Issue Tracker
[Profiler] Data shows timing near 0 when loading in data that was saved ...
How to reproduce: 1. Create a new Unity 2020.2.1f1 project 2. Open the Profiler (Window->Analysis->General) 3. Press the load button... Read more
[SRP] "unrecognized identifier 'Texture2DMS_float'" Shader error is thro...
How to reproduce: 1. Open the user's attached "TestHighpTexture2DMS.zip" project 2. Change the "Texture2DMSArray" to "Texture2DMS_fl... Read more
Discontinuities in the GameObject's position when changing Animation cli...
How to reproduce: 1. Open the user's attached project 2. Open 'SampleScene' 3. Enter the Play mode 4. Observe the Scene view Expect... Read more
Unity crashes when EditorUtility.UnloadUnusedAssetsImmediate is called i...
Reproduction steps: 1. Open user's attached project 2. In the Hierarchy window, create Empty GameObject (or any other GameObject) 3.... Read more
TLS Allocator error when using Asset Store Tools
How to reproduce: 1. Open user's project "Foriero Store.zip" 2. Click in the top menu on "Asset Store Tools" 3. Click on "Package Up... Read more
"d3d12: CreateGraphicsPipelineState failed." is thrown when drawing geom...
How to reproduce: 1. Open the user's attached "New Unity Project.zip" project 2. Go to File -> Build And Run 3. Observe the procedur... Read more
Changing decal material textures crashes Unity
Steps to repro: 1. Create an HDRP scene 2. Create a simple object 3. Create a decal projector on the object 4. Create material usin... Read more
FMOD "Error initializing output device. " (60) and no sound when reconne...
Reproduction steps: 1. Open project "BeatSaber.zip" 2. Open Scene "SampleScene" 3. Press Play 4. After hearing the sound, pause the ... Read more
UnobservedTaskException:System.NullReferenceException is thrown when the...
How to reproduce: 1. Open the user's attached "TestWebGL.zip" project 2. Open the "SampleScene" Scene 3. Go to File -> Build And Run... Read more
Errors appear after undoing the increase of the Serializable array's size
How to reproduce it: 1. Open the attached project '1303188.zip' 2. Select "New IMGUI Drawer Test.asset" 3. Set the Objects With IMGU... 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
- Changes to instanced detail mesh material don't immediately apply
- Undo.RegisterObject or Undo.CreateObject dirties the scene, but no actual changes to Scene are made
- [Profiler] Scrubbing through filtered frames or sorting their data replaces the displayed data with duplicated data entries
- [UI Builder] It is possible to add content to parent document while editing child document in place
- EndChangeCheck is not triggered when clearing the IMGUI search field by pressing the "x" button