Search Issue Tracker
[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
Throwing exception in IPreprocessBuildWithReport does not cancel build p...
How to reproduce: 1. Open the attached project ("PreBuildProcessIssue.zip") 2. Try building the project via "Build > Build and Run" ... 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
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
- "Assertion failed on expression" error occurs when multiple Animation Components are instantiated after changing the Culling Type