Search Issue Tracker
Prefabs lose references to unnamed meshes after upgrading the project to...
How to reproduce: 1. Open the attached project ("bugreport.zip") 2. Open the repro scene ("SampleScene") 3. Notice the building in t... Read more
[XR][URP] Unity allows to build VR apps using Multi-Pass stereo renderin...
How to reproduce: 1. Open attached project 2. Open XR settings and notice that Multi Pass is not greyed out 3. Build to Android/iOS ... Read more
Clicking on cloud icon in "In the Cloud" section, instead of opening Uni...
Clicking on cloud icon in "In the Cloud" section, instead of opening Unity Version selector it opens save project location Popup St... Read more
Slow editor shutdown when baking with progressive lightmapper
Shutdown is very slow because we wait for the progressive lightmapper thread doing CompositeLightmap without checking abort flag. Read more
[LWRP] Sprites are always rendered behind transparent materials regardle...
How to reproduce: 1. Create a new Unity project 2. Download the Lightweight Render Pipeline Package 3. Download and import the attac... Read more
"Multiple Managers are loaded of type: InputManager" error appears in th...
How to reproduce: 1. Create new project 2. Press Ctrl+S Reproducible with: 2019.3.0a1 Not reproducible with: 2017.4.26f1, 2018.3.14... Read more
Some ParticleSystems use the wrong texture when several of them are bein...
How to reproduce: 1. Open attached project 2. Open Main scene 3. Enter the Play Mode 4. Open Window > Analysis > Frame Debugger 5. E... Read more
Trees are not generated from Code in the Built Game when Terrain Data is...
How to reproduce: 1. Open the "isaac_tree_test" Scene in the attached "New Unity Project.zip" Project 2. Enter Play Mode to see the ... Read more
ShaderGraph ColorMask material on RenderTexture is transparent while in ...
How to reproduce: 1. Open attached project "ShaderGraphAlphaMash.zip" and scene "SampleScene" 2. Observe the top-left of Game View ... Read more
Painting terrain crashes when texture resolution is below FullRes in Qua...
Reproduction steps: 1. Open the attached project named "Case_1148582_Updated" 2. Open the Sample Scene 3. Select the Terrain and try... 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
- "DirectoryNotFoundException" error when building a project via script in one folder, then building via Editor in another, deleting the folder built via Editor and rebuilding via Script
- New items are created and old ones remain in memory when using 'treeView.SetRootItems(items)' and 'treeView.Rebuild()' which can cause a memory leak
- Code continues to run after enabling the Frame Debugger when in paused Play Mode and using 'WaitForSecondsRealtime' coroutine
- Dragging and dropping files from the Unity Editor to a different app doesn't work when Cmd-Tab is used to switch apps
- SDF Baking causes memory to be allocated that isn't deallocated when in Play Mode and in Builds