Search Issue Tracker
[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
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
[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
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
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
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
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
"Edit Angular Limits" button exists only on the first Hinge Joint Compon...
How to reproduce:1. Open the “ReproduceBugs.zip” project2. Open the “TestScene“ scene3. Select the “Cube“ GameObject4. Scroll to fin... Read more
Lighting intensity is added every frame when the GPU Resident Drawer is ...
How to reproduce:1. Open the “gpu-resident-drawer-bug.zip“ project2. Open the “SampleScene“3. Select the “PC_RPAsset.asset” in the P... Read more
Two variants of a Windows editor only plugin, one targeting x86 and one ...
Steps to reproduce: 1. Open the attached project2. Build Windows player3. Observe build errors: Assets\Plugins\PluginTests.cs(11,51)... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS