Search Issue Tracker
"OnPointerExit" fires on parent UI elements when moving to another UI el...
Reproduction steps: Open the attached "IN-137902-REPRO.zip" project Open the “Assets/Scenes/SampleScene_ALT.unity” scene Enter Play ... Read more
RenderSpriteToTexture2D required shaders get stripped when building play...
Steps to reproduce: Make a script that uses `RenderSpriteToTexture2D` Build player Actual results: The `RenderSpriteToTexture2D` cal... Read more
"Blitter is already initialized" exception thrown when invalid type is p...
Reproduction steps: Open the attached "IN-139220_REPRO.zip" project Observe the Console window Actual result: "Exception: Blitter is... Read more
Crash in Release builds in ScratchAllocator::ReleaseExcessScratch
We don't have a reproduction but it's been reported by two teams after going to 6000.3.11 [Inline Frame] UnityPlayer.dll!D3D12Scratc... Read more
Back arrow is shown when reopening Add Default Preset popup after naviga...
Steps to reproduce: Create a new 3D URP project Go to Project Settings > Preset Manager Click "Add Default Preset" and select any... Read more
[macOS] Preferences window closes when "Use new Hierarchy window" is tog...
Steps to reproduce: Create a new URP project Open Preferences window Navigate to General tab Under "New Hierarchy", enable (or disab... Read more
[IL2CPP][AssetBundles] Windows Standalone player hangs on exiting when u...
Steps to reproduce:1. Open the attached user's project "ProcessTest.zip"2. Make sure scripting backend is set to IL2CPP3. Build a Wi... Read more
Animation name field does not truncate long names in Animation window
Steps to reproduce: Create a new project Select any object in the "Hierarchy" window Go to "Window -> Animation -> Animation" ... Read more
Some View Type icons near the saved search queries don't adapt to the Li...
How to reproduce:1. Create the new Unity project2. Make sure to use the Light Editor theme3. In the Hierarchy, click the "Open query... Read more
Inconsistent “Open in UI Builder” naming in the UI Builder’s Hierarchy a...
Steps to reproduce: Create a new Unity project using the Universal 3D template Create a new UI Document (Assets > Create > UI ... 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
- Active quality level set on a new Universal 2D project is not the default quality level when creating a new project
- Inspector Open button does nothing when navigating to a different folder with a locked asset
- Pre-generated XML serializers fail to deserialize types that use polymorphism when the Player is built with the IL2CPP scripting backend
- Editor crashes with error "Failed to present D3D11 swapchain due to device reset/removed" and Player freezes when rendering a particle system while using modified URP package on DX11
- Crash on Scripting::LogException when async HTTP callback executes after scripting domain teardown