Search Issue Tracker
[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
[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
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
[MixedMode] Mixed mode shadows do not mix properly between static and re...
Steps to reproduce:1) Open the attached project.2) Open scene 'main'.3) In the Lighting tab, press 'Build'. - The scene consists of ... 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
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
Editor is lagging when modifying material properties
How to reproduce:1. Open attached "ForgottenPlayhouse" project2. Select "cardboardwall1" material under Assets/Materials/Cardboard/C... 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
Critical Error encountered when using Thai (Thailand) region format
Reproduction steps:1. Close all Unity Hub processes in the Task Manager2. In Control Panel > Region set the format to "Thai (Thai... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used