Search Issue Tracker
[Audio] Crash attaching a script which implements MonoBehaviour.OnAudioF...
To Reproduce: 1. Open the project attached to the post ("683583_OnAudioFilterRead.zip"). 2. Remove 'Example Audio Filter' from Mai... Read more
[Xbox One] [UWP] Blendshapes with compute shaders are not rendered on Xb...
How to reproduce: 1. Open attached Unity project 2. Build to UWP 3. Deploy to Xbox Expected result: Cube is rendered. Actual result... Read more
[URP] Flashing light on objects when HDR and Bokeh are enabled, Post Pro...
Steps to reproduce: 1. Open the user’s project 2. Enter Play mode 3. Click the “HDR + Bokeh” button on the screen Expected result: ... Read more
[Profiler] Profiler.EndSample errors on disabling Deep profile when prof...
Steps to reproduce: 1. Open an existing project or create a new one 2. Open Profiler (Window -> Analysis -> Profiler) 3. Make sure "... Read more
[UIElements] Border radius specified in percent varies with parent size
How to reproduce: 1. Open attached project "BorderChangesWhenParentResizes.zip" 2. Open the Test window ("Bug" > "Test") 3. Resize t... Read more
[Package] Exporting a VFX does not include the shader in the export pack...
Exporting a VFX with a ShaderGraph in a Particle/Strip Output does not include the shader in the export package. Repro steps: 1. Cr... Read more
Decompressing DeflateStream swallows exceptions when they are thrown by ...
Reproduction steps: 1. Open the attached project 2. Open the Test Runner window 3. Run the Edit Mode test Expected result: The... Read more
[FBX] Unity ignores pentagon shaped polygons
How to reproduce: 1. Open attached project 2. Open scene Main.unity - Notice how the character is missing a single polygon in thei... Read more
Player Setting "Virtual Reality Supported" is shared cross-platform
In the Player Settings, "Virtual Reality Supported" is shared between multiple platforms. This isn't necessarily desirable, as on st... Read more
Crash in FindSeamTexels when Generating Lighting in a Scene that uses a ...
How to reproduce: 1. Open the attached project (case1284610_Assets.zip) 2. Open the 'MainScene' Scene 3. Open the Lighting settings ... 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
- Crash on GUIState::BeginOnGUI when a Node is opened in a custom graph editor in Play Mode
- USS selector is duplicated when it is added to an element, the action is undone, and then another selector is clicked
- Text and dropdown icon are not aligned in UI Toolkit Samples
- [RenderGraph] SSAO pass in URP RenderGraph uses DontCare flag after changing the Render Scale resulting in a black screen or artifacts
- Player with IL2CPP Scripting Backend crashes when calling Application.Quit() while a thread is running