Search Issue Tracker
Spot Light is brighter when Lighting is baked in Batch mode
Reproduction steps:1. Open the attached project “LightmappingBatchIssue-2023.1”2. Bake the Lighting using Test > Run3. Wait until... Read more
UIDocument's rootVisualElement recreated after MonoBehaviour.Start() whe...
The rootVisualElement of a UIDocument component is recreated after MonoBehaviour.Start() is invoked. The problem is that MonoBehavio... Read more
Calculated Mipmap level does not taking XR resolution into account
Steps to reproduce:1. Open the attached user project "VRMipMaps.zip"2. Build and run the player on Quest 23. Observe the test Textur... Read more
Camera reallocates RenderTextures causing a drop in performance when ass...
How to reproduce:1. Open the user’s attached “PortalPerf2023.zip” project2. Load “Test” Scene3. Enable the Statistics window in Play... Read more
Crash on BufferD3D12::BeginWrite when changing the Graphics API to Direc...
Reproduction steps:1. Open the user attached "project-test-crash.zip" project2. Switch the Default Graphics API to DirectX123. Switc... Read more
VFX Templates: Empty spaces without the templates become visible in the ...
How to reproduce: Open HUB Create 3D(HDRP) project Create a visual effect graph in the "Project" window (Create->Visual Effects-&... Read more
Crash on DynamicHeapAllocator::Allocate(unsigned long, int) when enterin...
Reproduction steps:1. Open the attached "PROJECTFILE" project2. Open the "Assets/Scenes/SampleScene.unity" scene3. Enter the Play mo... Read more
"OnDrawGizmosSelected()" does not work on a child GameObject when "OnDra...
Reproduction steps:1. Open the attached "repro_IN-51526.zip" project2. Open the “GizmoBug“ Scene3. Make sure that in the Scene view ... Read more
Modifying the Particle System component makes the Editor freeze temporar...
Reproduction steps:1. Open the attached project “EmitterLagSpike”2. Open Scene “Assets/Scenes/SampleScene.unity”3. Select the “Parti... Read more
"Assertion failed on expression: 'CurrentThreadIsMainThread'" when calli...
Reproduction steps:1. Open the attached project “testDebug”2. Open Scene “Assets/Scenes/SampleScene.unity”3. Enter the Play Mode4. I... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal