Search Issue Tracker
Shader compiler asserts when compiling compute kernel with atomics for GLSL
To reproduce:1. Open attached project2. Reimport AssertTest.compute Read more
Light Probes flick on and off when entering Play Mode when Auto is unche...
When entering or exiting play mode in the Editor, light probe contribution flicks off and on again. This only happens when Auto in t... Read more
WebGL: Standard Shader does not render correctly in Safari
-e: Standard Shader rendering in Safari is not consistent with other browsers -repro:--build project for WebGL--open the output inde... Read more
Packer.GetTexturesForAtlas returned textures are not readable
How to reproduce: 1. Open attached project2. Open scene Scenes/Repro.unity3. Play the scene- Note the error in the console: Texture ... Read more
[IL2CPP] Generic extension methods on nullable collections throw NullRef...
When using the IL2CPP scripting backend, calling a generic extension method with a nullable collection throws NullReferenceException... Read more
[WebGL] ArgumentNullException: Argument cannot be null
To reproduce:1. Open attached project2. Build Game scene (development build)3. Notice ArgumentNullException No exception is thrown i... Read more
GUILayout.EndHorizontal() throw an exception after calling BuildPipeline...
Repro steps:1) Open the project2) Go to Bundle -> Bundle Do in Menu bar3) Click Build AssetBundle4) Notice that exception is thro... Read more
StopCoroutine(String) and StopCoroutine(Function()) works differently
Repro steps:1) Open new project and assign attached script to any object2) Click Play and look at console window3) Pressing Space bu... Read more
[Profiler] Timelines have unnecessary inpector components for null threads
Project Steps: 1. Play scene "Test".2. Open profiler->Timeline.3. Notice there are additional empty thread slots, that only takes... 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
- XR Device Simulator - Hands reset causes them to fly away
- Sprites is not rendered in a SRP Batcher when Sprite Mask is removed after it was previously set
- Crash on MemoryProfiler::GetAllocationRoot when entering Play mode on a specific project
- Video Player preview is not shown when Inspector preview is converted to Floating Window
- Invalid signature package console message is not visible after package import when Console has 'Clear on Recompile' setting enabled