Search Issue Tracker
[Experimental] SpriteRenderer.color does not get updated on change via s...
How to reproduce:1. Open user attached project2. Open scene 'Scene'3. Enter play mode Expected behaviour: All sprites change to blac... Read more
NullReferenceException errors are thrown after exiting Play mode when "E...
How to reproduce:1. Open the attached project "clothBug"2. Open the Scene "SampleScene" (Assets/Scenes/SampleScene.unity)3. In the H... Read more
IL2CPP: Bounds.Encapsulate on a Bounds of size Infinity sets the bounds ...
-e: When using IL2CPP, a Bounds of infinite size has its Center and Extents set to NaN values when encapsulating another bounds. -re... Read more
Switching graphics API to any OpenGL crashes Unity
Note: apparently this bug is only reproducible on older machines using Intel HD Graphics, updating the drivers might solve the issue... Read more
[Compiler] Sending enum cast to Method that expects an enum fails to com...
Steps to reproduce:1) open users project - check console Expected: It should either work or give a better error message Error:Unhand... Read more
A script public variable value is not used when set in the Inspector window
Reproduction steps:1. Open the attached project “GravityProject”2. Open the scene “Assets/Scenes/Prototype 3.unity”3. In the Hierarc... Read more
HDRP water renders with blocky artifacts while looking through transpar...
How to reproduce:1. Open the attached “IN-108732” project2. Open the “Island” Scene3. Ensure Transparent Depth Prepass is enabled (E... Read more
[Editor::UI] Enabling disabling an image UI component causes redraw issu...
[Editor::UI] Enabling disabling an image UI component causes redraw issues and loads incorrect image 1. What happened[Editor::UI] En... Read more
"Invalid AABB a" error caused by using ParticleSystem.Emit() when "Veloc...
How to reproduce:1. Open the attached Test.zip project2. Enter the Play mode3. Press space4. Inspect the errors in the Console windo... Read more
[Android][PowerVR] 2D Lights are constantly duplicating and increasing i...
Reproduction steps:1. Open the attached “IN-112801” project2. Build and Run the Android Player3. Observe the Player Expected result:... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default