Search Issue Tracker
[Android] SpriteRenderer with custom shader does not reflect light
Steps to reproduce:1) Download attached project 'Bug.zip' and open in Unity2) Open scene 'test'3) In Hierarchy, increase Range of Po... Read more
[Regression][TerrainInspector] Terrain brush is always active on mouse h...
Steps to repro: 1. Open Unity;2. Create new project;3. Import attached 'TerrainInspectorBug' package and open 'test' scene;4. Select... Read more
[MSE] Lightmap indices are assigned incorrectly when lightmapped prefabs...
To reproduce:1. Open project2. Build 'Cuberef' and 'StartScene' scenes3. Notice that cube is not lit4. Open 'BakedScene'5. Build 'Cu... Read more
GameObject isn't set as public variable after undo operation
"Test1" GameObject has script attached which is checking if public variable (GameObject Test2) is set. If is set console displays ex... Read more
In 5.5 versions of Unity Playable Animation Transitions does not act lik...
Reproduction steps:1. Open the attached file "Animation Test 5_4.zip" in 5.4.1p3 version;2. Open the scene "test" in the Play mode;3... Read more
Setting GameObject's layer with editor layout set to default throws Inva...
Steps to reproduce: 1. Create new project2. Maximize editor/make it fullscreen3. Reset Layout to Default4. Add empty game object to ... Read more
Reverting prefab instance throws IndexOutOfRangeException
Steps to reproduce: 1. Open attached project2. Open scene "repro"3. In hierarchy select "GameObject" prefab instance4. Add any compo... Read more
Editor crashes when selecting objects in hierarchy
Reproduction steps:1. Open the attached project scene "1"2. Double-click on random objects in hierarchy3. After couple of selections... Read more
[Regression] Scene/Game view are unresponsive and exceptions thrown afte...
Steps to repro: 1. Open Unity;2. Open attached project and 'test' scene;3. Select Terrain gameobject in the Hierarchy view;4. Go to ... Read more
Building WebGL fails with IL2CPP error and 'Build & Run' still tries to ...
To reproduce:1) Open attached project2) Build and Run it for WebGL Expected: Project builds and runs properlyActual: Building fails ... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code