Search Issue Tracker
Asmdef in Package is not built when using IL2CPP mode
Reproduction steps: 1. Open attached user project 2. Build using IL2CPP mode Expected result: The cube spins and bounces Actual res... Read more
SBP Support for Mip Stripping
Mip Stripping (removal of top level mips at build time) requires Asset Bundles to be rebuilt per change of quality level and activat... Read more
Crash on GrayscaleFilterEffect::RenderGrayscaleFade after deleting mesh ...
Steps to reproduce: 1. Create new 3D project -- or skip to step: 1b 2. Create cube. 3. Delete its mesh filter. 4. Save scene. 5. Lo... Read more
Scene view performance rapidly drops when the Inspector window is opened...
How to reproduce: 1. Open the attached "case_1391021" project 2. Open the "MyScene" Scene 3. Open the "Window -> Analysis -> Prof... Read more
Changing scale of Tree prefab instance (in scene) and then undo/redo cha...
Tree Creator trees Repro Steps: 1. Create new project 2. Create a Tree object via GameObject -> 3D Object -> Tree 3. Create a Terra... Read more
Animator "Update Mode" change is not saved
Changing the "Update Mode" property of an Animator component does not mark the scene as modified and is not saved when using File > ... Read more
[LWRP] A Shader created in ShaderGraph is not applied on Object when cal...
To reproduce: 1. Download attached "test.zip" project and open in Unity 2. Open "SampleScene" scene 3. Open Scene View 4. Observe t... Read more
Crash during project build when accessing Remote Shader Cache
Unity may non-deterministically crash while building shaders, specifically while accessing the remote shader cache. A common work... Read more
[Textures] Unity crashes inside FreeImage when importing or duplicating ...
To reproduce the issue follow the steps: 1. Open "xD" the project 2. Try duplicating some of the textures that are in the assets fol... Read more
[ShaderGraph] When Exporting Shader Graph, files referenced in it and it...
Reproduction steps: 1. Open project in "2020.1.0a20.zip" 2. Notice that in Shader Graph "ShaderGraph" there is a Custom Function Nod... 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
- Profiler - Taking you to the wrong section when using 'show'
- Draw Renderers custom pass doesn't work with SSGI
- WebCamTexture does not set the requested resolution when used in WebGL
- Editor default Stylesheet/Matching Selector buttons in Debugger don't do anything
- Graphics.DrawMeshNow stops rendering Render Texture after a few frames when viewed in the Player