Search Issue Tracker
Fullscreen Mode: Windowed Standalone build goes back to regular Fullscre...
How to reproduce:1. Create a new project2. Open player settings -> Resolution and presentation3. Select Fullscreen Mode -> Win... Read more
[Input System] anyKey.wasReleasedThisFrame return true only when the las...
Steps to reproduce:1. Open the attached “InputAnyKey” project2. Open “SampleScene” scene3. Enter Play Mode4. Observe the Console win... Read more
[DirectX12] Geometry is not drawn when using CommandBuffer.DrawProcedura...
How to reproduce:1. Open the attached project ("LineTest")2. Observe the Scene view Expected result: lines between spheres are displ... Read more
[URP] Background's Transparency is lost on Render Texture when Post Proc...
How to reproduce:1. Open the attached project2. Open the Scene labeled "SampleScene"3. Select the "Camera" in the Hierarchy parented... Read more
[Editor] Material Selector gets Material Selected only with first selection
Steps to reproduce:1. Create a new project2. Create a default material3. Duplicate it a few times4. Create a sphere and open the "Se... Read more
Unlit Shaders on Mesh objects call ForwardAdd and ForwardBase in the wro...
How to reproduce:1. Open User's attached "SurfaceShaderUsePassBug.zip" project ("Switch target" if prompted)2. Load "SampleScene" fo... Read more
Editor freezes when tryDequeue() is used after NativeQueue<T>ParallelWri...
How to reproduce:1. Open attached project ("NativeQueue-Parallel-Enqueue-Leak.zip")2. Enter GameView Actual result: Observe the free... Read more
Prefab components are not rendered correctly in the Inspector Window whe...
Reproduction Steps: 1. Open the attached project “BugRepro”2. Open {{Assets/Scenes/SampleScene.unity}}3. Click on the {{Cube (prefab... Read more
[Input] Latest pressed button release of two isn't detected when releasi...
How to reproduce:1. Open the user’s attached “InputOutFrameTest” project2. Enter the Play Mode in the “SampleScene” Scene3. Click an... 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