Search Issue Tracker
32-bit build crashes while using profiler
Reproduction steps:1- Open the reproduction project.2- Build and run for standalone, x86.3- Hit record on profiler.4- Observe the cr... Read more
Export package dialog sometimes missing scenes
Sometimes scenes are missing from the export package dialog. Saw this in a few newer versions too I think. Read more
Script with Mono.Cecil compiles with "Windows Store IL2CPP Scripting Bac...
To reproduce:1. Open attached project with Unity which has "Windows Store IL2CPP Scripting Backend" installed.2. No errors, it's pos... Read more
Collab - Linking a prefab to another is visible only to the creator of t...
Assuming the user has a Collab-enabled project, that his first commit has been done and that the scene contains prefabs with exposed... Read more
Time and FixedTime progresses if a MonoBehaviour with OnDrawGizmos exist...
Reproduction Steps:1. Import attached project.2. Open "TimeTest" scene.3. Select "Test Object" in Hierarchy.4. Move it around in the... Read more
Animator component causes Editor to crash (in "mono_add_process_object")...
Reproduction Steps:1- Open the reproduction project.2- Open scene "Crash.unity".3- Enter and exit play mode repeatedly and quickly. ... Read more
Animation doesn't preview if sprite's animation has been edited
How to reproduce:1. Open the attached project "888521animationTest.zip"2. Open test scene and make sure that animation window is ope... Read more
"Sprite Mode" is not auto-populated when switching Texture Type to "Spri...
"Sprite Mode" is not auto-populated when switching Texture Type to "Sprite (2D and UI)" 1. Create a new project in 3D mode2. Right-c... Read more
RigidBody set to Interpolation mode throws an error
Reproduction steps:1. Open the attached project "RigidBodyBug.zip";2. Open the only one Scene in the Assets;3. Enter a play mode;4. ... Read more
Crash in UI::Canvas::MarkAllNestedCanvasesDirty() when exiting a scene
Steps to reproduce:1. Open the project attached2. Enter Play mode3. Wait 2 seconds for the initial animation to end4. Click "Back" i... 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