Search Issue Tracker
Windows plugin architecture is not auto-detected if the plugin is outsid...
Steps to reproduce: 1. Open the attached project2. Click on either any plugin3. Notice that the architecture is set to AnyCPU instea... Read more
Artifacts are seen in the Game view when setting DLSS Custom Quality Mod...
How to reproduce:1. Open the “IN-70531_repro“ project2. Open the “SampleScene“3. Enter Play Mode4. Observe the Game view Expected re... Read more
Editor crashes, freezes, or throws a “StackOverflowException" error when...
How to reproduce:1. Open the “FaultyFlags“ project2. Select the “Assets/Scripts/TestGraph 1” Asset3. In the Inspector window select ... Read more
"Pointers and fixed size buffers may only be used in an unsafe context" ...
How to reproduce:1. Open the attached project “SplitBug”2. Observe the Console Expected results: The are no compilation errorsActual... Read more
Scrolling is inverted when in Play Mode and InputForUI is enabled
How to reproduce:1. Open the “canvastest.zip“ project2. Open the “UI Kit“ Scene3. Enter the Play Mode4. In the Game view find the “C... Read more
Sky colour option gets changed after running automated tests
After upgrading from 2022.3 LTS to Unity 6 in a project that uses test automation, I noticed that the sky colour setting gets change... Read more
[VFX] Custom HLSL Block failure without `in` identifier
Steps to reproduce: 1. Create CustomHLSL block2. Edit HLSL code3. Remove `in` before `float speedFactor` Actual results: Compilation... Read more
Nested Lists in Scriptable Objects crash the Inspector and the "Assertio...
How to reproduce:1. Open the “Bug demo.zip“ project2. Select the “new behaviour script“ Asset in the Project tab3. Create an element... Read more
Exported CSV Localization Table is malformed after deleting a locale fro...
How to reproduce:1. Open the “LocalizationExportIssue“ project2. In the Project window select the “Assets/Localization Settings” Ass... Read more
[Android] Player freezes for a few seconds when OnDemandRendering.render...
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/Scenes/SampleScene.unity” Scene3. Switch to Android ... 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
- The Reset button does not reset the Default Inherited Theme in the Default Runtime Theme File when the Default Inherited Theme was removed and the Reset button is pressed
- [Linux] UI picking is offset to the left when Reference DPI and Fallback DPI differ
- Scrolling in a default ScrollView in WebGL builds is slower when compared to other platform builds and the Editor
- Physics 2D Manager documentation page is missing
- Duplicate External Textures start appearing when a Texture created with "CreateExternalTexture" is modified causing Memory Usage spikes on VisionOS