Search Issue Tracker
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
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
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
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
[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
Light Probes are not removed when unloading the scene after LightProbes ...
Reproduction steps:1. Open the “ReproProject“ project2. Open the “Assets/LightProbesNotRemoved“ scene3. Switch the Light Probe Visua... 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
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
- “GUIStyle” and “NullReferenceException” errors thrown in the Console when opening Object Field during script compilation
- Reflections are visible on objects without Recursive Rendering when viewed through transparent parts of another object with Recursive Rendering and Alpha Clipping enabled