Search Issue Tracker
Materials lose reference to textures if loaded from Asset Bundles
How to reproduce: 1. Open attached project2. Open scene Scenes/AtlasedSpriteParticleTest.unity3. Go to Build/AssetBundle4. Play the ... 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
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
[iOS] Frame skipping on iOS11 devices
The project had shown serious fps degradation when working under iOS11 (it was working as expected under iOS10).Devices, where the p... 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
UnityWebRequest high CPU usage when using it in editor
Reproduction steps:1. Open "Case.zip" project2. Open "UnityWebRequest" window from "Windows" menu3. Click "New Web request" button.4... 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
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
[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
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