Search Issue Tracker
Exception thrown when Dispose SearchCollectionView
If a SearchCollectionView is disposed before it was attached to panel (generally in automated tests) it will throw a null exception ... Read more
[Standalone] Referencing a .scene asset as an Object throws null referen...
Reproduction steps:1. Open the attached project2. Build and run Result: in the build null reference exceptions are thrown regarding ... Read more
Lightmapper stalls while baking a scene with high Lightmap Resolution
Steps to reproduce:1. Open CornellBox project2. On the Lighting Settings, change the settings on the attached screenshot. Result: Li... Read more
Particle System Trails do not die after Particles die when Instantiating...
Steps to reproduce:1. Open users attach project "ParticleTrailTest.zip"2. Navigate to Project -> Assets and open SampleScene3. En... Read more
[UIToolkit] Live reloading of some EditorWindow view doesn't get properl...
On enabling 'UI Toolkit Live Reload' option in the 'Search asset store' window, NullReferenceException errors are thrown in console.... Read more
AudioUtil plays AudioClip in mono when it is cloned
Reproduction steps:1. Open user's attached project2. Go to Window > AudioUtil Bug Demo Window3. In the Project window, select "St... Read more
“UnityException: Load is not allowed to be called during serialization” ...
Reproduction steps:1. Open the attached “ASDQWE” project2. Open the “Assets/Scenes/Menu.unity” Scene3. Enter the Play Mode4. Press e... Read more
[OSX] Player with 8 displays connected returns 0 connected displays with...
Reproduction steps:1. Create a new project2. Attach the "DisplayManagerOSX.mm" script to the project3. Observe the console window Ex... Read more
[LOD] SpeedTree prefab with 'Fade Transition Width' > 0 logs errors when...
Steps to reproduce: 1. Open the attached project2. Open and play 'Test' scene3. Notice the errors spammed in the console each time a... 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