Search Issue Tracker
Attempting to paint a detail mesh with LOD group that is not supported b...
How to reproduce:1. Open the attached project named "Case_1209026"2. Open the Sample Scene3. Select the Terrain in the Scene and ope... Read more
[IL2CPP] New() operator causes a NullReferenceException error in a build
Reproduction steps:1. Open the attached project “ReproducibleExample (2).zip”2. Go to Build Settings and enable Development Build3. ... Read more
[M1] OpenGLCore Graphics API is available and can be selected on Apple M...
Reproduction steps:1. Create a new Unity project2. Go to Edit > Project Settings > Player3. In Player settings open "Other Set... Read more
[Linux][OpenGL core] crash on startup after screen dialog in 32bit machine
-e: see title, just crashes after confirming screen dialog. doesn't crash with -force-opengl. -repro:--build a empty x86 linux proje... Read more
[Input System] OnPointerEnter called twice on Android
OnPointerEnter is called once in editor but on Android device is called twice when pointer enters uGUI element. Read more
4K lightmaps broken unless you clear the GI Cache before every bake
4K GBufferHeavyData positions written to GI Cache doesn't match what is read back later on.This issue makes it impossible to work wi... Read more
[Being Backported] Empty folders are left when the cache is cleaned
How to reproduce:1. Open the attached project “CacheTest_11327.zip“2. Open the Addressables Hosting window (Window > Asset Manage... Read more
[VFX Graph][URP] VFX crashes on URP when dragging VFX asset to the Hiera...
How to reproduce:1. Download and open the attached project2. Drag the "Test" VFX asset into the Hierarchy window3. Observe the crash... Read more
Canvas scaling does not update when scaling Camera in orthographic mode
To reproduce:1. Open the scene2. Change "Size" field in orthographic camera3. Notice how canvas size does not change in Scene view (... Read more
[GPU PLM] VRAM not released following a GPU PLM bake
Repro: 1.Download the attached repro project. Open using the Editor version above.2. Ensure that we have enough texel density in Lig... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template