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
Unity reports incorrect Textures size in the editor.log after building o...
To reproduce: 1.Download and open attached project.2.Select texture "texture" and notice that it's size is 1.3 Mb.3.Go to File->B... Read more
[HDRP] NullReferenceException is thrown when a Particle System with Ligh...
How to reproduce:1. Open the "SampleScene" in the attached "case_1173348_HDRP" project2. Make sure HDRP 6.7.1 package is installed3.... 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
When pressing outside the touchscreen keyboard on Android devices, wasCa...
It is impossible to distinguish between pressing "DONE"/"OK" on the touchscreen keyboard and pressing outside the keyboard area on A... Read more
Unity outputs a warning in a Windows 64bit Standalone Player when using ...
To reproduce:1. Open attached project2. Build & Run a Windows 64bit Standalone Player3. Open player log file "C:\Users\%UserName... 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
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
[Mobile] Player freezes on "UnityClassic::Baselib_SystemFutex_Wait" or s...
How to reproduce:1. Open the "IN_45267" project2. In the Build Settings "Run Device" dropdown select the desired device3. Press Buil... Read more
LOD Group renderers incorrectly retain their asset path when instantiate...
How to reproduce:1. Open the attached “IN-74727” project2. Open the “SampleScene”3. Select the “Test” GameObject in the Hierarchy4. ... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class