Search Issue Tracker
[Win7] Crash on QueryInterfaces when opening any project with Windows 7
How to reproduce:1. Create a new project in 2019.3.0a8 while using Windows 72. Try to open it Reproducible with: 2019.3.0a8Not repro... Read more
Unity Editor crashes in dispatch_release when running Tests in Batch Mode
When changing the path of an Assembly Definition that is referenced by another Assembly Definition without opening Unity, and runnin... Read more
Memory leak when running a test with "GfxThreadingMode" set to "SplitJobs"
How to reproduce:1. Extract the “lights-memory-tests.zip“ project2. Install Python on the computer (the reporter specified Python 3.... Read more
Problem with GatherCmp* methods HLSL->GLSL conversion
When using GatherCmp methods in compute shaders, it's being converted to textureGather method with hlslcc_zcmp_ prefix added to the ... Read more
"Optimal" Anim.Compression removes anim after 1 sec
1. What happenedAfter applying Optimal anim compression, I lose all animation after 1 second. 2. How we can reproduce it using the e... Read more
UIElements box.style.borderWidth property is not updated in the Editor w...
How to reproduce:1. Open attached "project-1167305.zip" project2. In the Editor select "Window" -> "UIElements" -> "ExampleWin... Read more
[Addressables] Paths for Assets marked as 'Addressable' do not update in...
How to reproduce:1. Open user-submitted project (AddressablesPathUpdate)2. Open the Scenes folder and mark 'SampleScene' as 'Address... Read more
OnMouseDown not called on alternative display when built with window mode
1. Build attached project with window mode 2. Go to alternative display (display2) and click cube Expected results: OnMouseDown is c... Read more
WebGL - local webserver sometimes throws error and can't load game
The local webserver spawned by the Editor when you select "Build and run" sometimes throws an error and build doesn't load: An error... Read more
Coverage.GetSequencePointsFor API returns wrong file path for fields in ...
Steps to reproduce: 1. Open attached project UUM-4341.zip in any Unity version2. Select 'Test/Sequencepoints' from the top menu3. In... 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
- Warnings in the Bug Reporter window are cut off and not truncated when the Bug Reporter window is resized to its minimum size
- Color is incorrectly applied to objects when initialized with non-normalized parameters
- SerializationUtility.GetManagedReferencesWithMissingTypes() don't return null when “Prefab has missing SerializeReference Types“ warning banner is present
- Memory leak when VFX Graph is open and Camera has "Target Texture" enabled
- The Canvas component's warning box is missing an apostrophe when Additional Shader Channels is set to "Normal" and "Tangent" with Render Mode set to "Screen Space - Overlay"