Search Issue Tracker
Particles invisible when using SMRenderer on build if UseMeshColors is s...
Reproduction steps:1. Open attached project "SkinnedMeshRendererParticles.zip"2. Add "TestingScene" to Scenes in Build ("Scenes" fol... Read more
Shader is not recompiled after making changes during Play Mode
How to reproduce:1. Open the user's attached "ShaderComp.zip" project2. Open the "SampleScene" Scene3. Enter Play Mode4. Open the "S... Read more
"ArgumentException: Unhandled type ScalableImage" error is thrown when D...
How to reproduce:1. Open the attached "1332393_Repro" project2. In the Project window double-click on the "NewUXMLTemplate" Asset3. ... Read more
AssetPostprocessor.OnPostprocessPrefab() is not called when removing com...
How to reproduce:1. Open attached project "OnPostprocessPrefabIssue-2021.2.zip"2. Select "Assets/Cube.prefab" in Project window3. Re... Read more
SpriteMask use GPU inefficiently in Play Mode
Reproduction steps:1. Open attached project "New Unity Project (2)"2. Open Scene 'BenchmarkSpriteMask'3. Play Scene4. Observe GPU us... Read more
[WebGL] Index out of bounds exception is thrown when loading a NavMesh
How to reproduce:1. Open the attached project2. Make a WebGL build3. Open the built WebGL Player on a browser4. Inspect the Develope... Read more
Removing a sprite reference from the a Sprite Light
To reproduce:1. On a Sprite Light with an assigned Sprite, remove the sprite.2. Observe the following error:UnassignedReferenceExcep... Read more
Sprite Light doesn't update when Sprite reference PPU is changed
The apparent PPU of the sprite on a sprite light doesn't update even though the Sprite PPU has been modified. To reproduce:1. Assign... Read more
2D Sprite Light is missing a Sprite reference when created
Make a new 2D project in 2021.1.4f1. Install the Universal Render Pipeline and setup the 2D Renderer. Create a 2D Sprite Light. This... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS