Search Issue Tracker
Lighting is not applied correctly after using Progressive Lightmapper wh...
How to reproduce: 1. Open User's attached "Unity 2019.3 Bug Reports.zip" project 2. Load "SampleScene" (Assets -> Scenes) 3. "Genera... Read more
Shader warnings get lost when getting the shader from cache
Shader warnings are lost if the shader variant is loaded from the cache instead of compilation. Typically with local shader cache th... Read more
Crash in ParticleSystemParticles::CopyToArrayAOS() when calling Particle...
How to reproduce: 1. Open tester-attached project (ParticleCrash) 2. In SampleScene enter Play Mode 3. Press 'Space' to call Particl... Read more
[iOS] Player crashes on airplaydisconnectcrash`main() when disconnecting...
Steps to repro: 1. Build and run users "AirplayDisconnectCrash.zip" project on iOS device 2. Enable screen mirroring on iOS device 3... 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
Unity crashes/freezes on GfxDeviceD3D11Base::EndOfFrameBookkeeping when ...
How to reproduce: 1. Download and open the attached project "Compute Shader Tests.zip" 2. Open the play mode 3. Click on the buttons... 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
Shader compiler errors are occurring when using hull shader
How to reproduce: 1. Open the attached 'Grass.zip' project 2. Observe the Console Expected result: No errors Actual result: Shader ... Read more
'Open Scene Additive' option is enabled in context menu when right-click...
How to reproduce: 1. Create and open a new project 2. In the Project window expand the 'Packages' folder 3. Right-click on one of th... 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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Inspector's custom tooltip is displayed incorrectly when the name is truncated in UI toolkit
- Crash on ScriptableRenderLoopDraw when rendering a specific VFX in Play Mode
- The script is not renamed in the Project window when renaming and a compilation Error is present
- Average FPS in Play Mode degradation on a newly created BiRP project when it's upgraded from 2020.3.48f1 to a newer Editor version
- DecoratorDrawer indentation is incorrect when it is called with EditorGUI