Search Issue Tracker
Unity crashes when using [RuntimeInitializeOnLoadMethod] attribute
Steps to reproduce:1. Open attached project "Crash.zip"2. Make sure the active scene is "Prologue"3. Enter Play mode Actual result: ... Read more
Inherit Velocity module in Particle System doesn't work with Control Track
Reproduction steps:1. Download project "ParticleControlTest.zip" and open in Unity2. Enter Play mode Expected: particle system inher... Read more
CharacterController's Step Offset broken when stepping onto flat mesh co...
To reproduce:1. Open attached Unity project "BugReport.zip"2. Open "Steps" scene3. Inspect that yellow steps have mesh colliders and... Read more
HideFlags.DontSaveInBuild doesn't hide properties fields in Prefabs
How to reproduce:1. Open given Unity project2. Check GameObject and GameObject(1) (GameObject is a prefab) Expected result: In GameO... Read more
Edges of a specific RGBA32 or PVRTC format textures becomes dirty on som...
To reproduce:1. Open project2. Open '2Images' scene3. Open game view Expected: edges of both textures will be whiteActual: some edge... Read more
Animation is not playing when root bone is named differently than in ori...
To reproduce:1. Open my attached project2. Enter Play mode - two animations playing3. In Hierarchy, find ChangeThisToBone001 and ren... Read more
When leaving play mode error Assertion failed on expression: 'm_CurrentE...
Steps to reproduce:1. Download 975044_repro.zip and open "test" scene2. Enter play mode3. Double click on here message in Console4. ... Read more
Editor crashes when importing .dae file at fbxsdk::FbxProperty::Get
Steps to reproduce:1. Download attached .dae file2. Import it to Unity3. Unity freezes or crashes when importing4. If Editor freezes... Read more
Attempt to inspect a local variable during debugging session results in ...
How to reproduce:1. Open Unity2. Load user-submitted project (daycycle-goap.zip)3. Open "Example1" and "Example1A" scenes additively... Read more
Errors are thrown after a custom asset is edited and the database is ref...
Steps to reproduce:1. Open QA's attached project2. Select "myasset" in the Assets folder3. Select "Change My Asset->Change My Ass... 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