Search Issue Tracker
Unity 5.4 crashes on resume with error "D3D9: failed to create vertex bu...
1) download 2DphysicsPuzzle from Asset Store2) open any scene in unity 5.4.0b53) Leave it for 30 to 40 min4) unlock PC and Resume5) ... 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
Standalone Visual Solution build creates a '_Data' folder with the wrong...
Steps to reproduce:1. Create a new project and name it 'A.B.C'2. Open Build Settings and enable 'Create visual Studio solution'3. Bu... Read more
A Warning HelpBox is incorrectly positioned on Android module in the Bu...
How to reproduce:1. Download the Android module through the Unity Hub2. Create a new Project3. Open Build Profiles Window (File ->... 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
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
[Ubuntu 24] Scene view locks up and is rendered in grey after changing t...
Steps to reproduce: 1. Create a new URP 3D template project 2. Switch between Default and 4 Split Layouts 3. Observe the Scene view ... Read more
"Invalid allocation label..." errors in the Console when compiling using...
Reproduction steps: Open the attached project Open the “/Assets/Scenes/SingleRobot.unity” Scene Enter the Play Mode Observe the Cons... 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