Search Issue Tracker
OnApplicationQuit method is called before Application.wantsToQuit event ...
How to reproduce:1. Open user's attached "quit_test 2019.4.zip" project2. Open "SampleScene" Scene3. Enter Play Mode4. Exit Play Mod... Read more
[AssetDatabase2] Editor encounters an endless recursion when importing a...
How to reproduce:1. Create a new 3D template project2. Import the attached Unity Package file named "Package_1260657" Expected resul... Read more
TransformAccessArray.Add behaves differently when the argument is null a...
Reproduction steps:1. Open the attached “BugRepro” project2. Open the “Assets/Scenes/SampleScene” Scene3. Enter the Play Mode4. Obse... Read more
Physics.Raycast fails when a Capsule Collider at a default position is used
Reproduction steps:1. Open the attached “BrokenCapsule.zip” project2. Open the “BrokenRaycast” Scene3. Enter the Play mode4. Observe... Read more
[Generic] Transition between animations is not smooth
How to reproduce:1. Open attached project2. Open scene "2"3. Open Animator window and select "New Animator Controller" in Project ta... Read more
[AssetBundles] which contain scenes tries to compile scripts for every b...
Steps to reproduce:1) open users attached project2) Toolbar menu > Assets > Asset Bundles > Build Asset Bundles Actual: Fir... Read more
Crash in GenerateCombinedDynamicVisibleListJob
To reproduce:1) Open attached project2) Either Build and Run or Open "level01" scene and play it3) Wait It will eventually crash. Th... Read more
[UIProfiler]Time ms increases for Profiler.FinalizeAndSendFrame when the...
To reproduce: 1. Create a new project2. Add many different UI game objects3. Enter Play mode4. Open Profiler5. Wait for a few minute... Read more
Audio gets distorted when DSP buffer size is changed to "Best Latency" i...
To reproduce:1. Open attached Unity project "LowLatencyAudioBug.zip"2. Open "AudioBug" scene(For better performance, I suggest disab... Read more
Editor crashes when examinating values in debugger with .NET 4.6
Usual reproduction steps:1. Open a specific project in .NET 4.6.2. Enter play mode or recompile scripts.Result: Sometimes editor cra... 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