Search Issue Tracker
PlayerPrefs.GetInt throws an exception when NativeArray<T> is initialize...
Steps to reproduce:1. Open the project attached by the user2. Open "NativeArrayTestScene"3. Enter Play mode4. Observe the console Ex... Read more
[UI Elements] NullReferenceException occurs when changing Windows UI sca...
If you have the editor open and change the scaling of the display the editor is on, a NullReferenceException will occur: NullReferen... Read more
Client does not appear in the Netcode tool ownership list of clients
https://drive.google.com/file/d/1KgJwGVuzIriN2-SmJ9Z6KxATNernKRF-/view?usp=sharing Steps to reproduce: Open a Unity 6000.0.12f1 proj... Read more
[VR]Command buffers placed at "AfterDepthTexture" get stretched over vie...
Steps to reproduce:1. Download and open the attached project2. Make sure VR or Split Stereo Display is enabled2. Enter Play mode Exp... Read more
Auto Refresh is still active when it's set to to "Disable" in the prefer...
Reproduction steps:1. Open the attached “Repro.zip” project (or the 3D Core URP template from the Hub)2. Check that the “Auto Refres... Read more
[Camera] Calling Camera.Render in OnRenderImage always clears the depth ...
To reproduce:1. Open attached project2. Open DepthTextureBug scene3. Press play4. Select main camera5. Select On Render Image6. Noti... Read more
[Universal RP]Opaque texture is not downsampled when setting Opaque Down...
How to reproduce:1. Open the project from the attached file "1223894.zip"(download link in edit)2. Enter Play Mode and inspect the S... Read more
Behavior Graph subgraphs are not showing completion when debugging
How to reproduce:1. Open the attached “IN-118082.zip” project2. Open the “SampleScene” scene3. Open the “Main.asset” Behavior Author... Read more
[Visual Effect Graph] ArgumentOutOfRangeException error is thrown on rig...
ArgumentOutOfRangeException error is thrown on right clicking any block property in graph window Steps to repro:1. Create a new proj... Read more
[M1] "Dedicated Server support for Windows is not installed" error is sh...
Reproduction steps:1. Download Windows Dedicated Server Build Support module in the Hub2. Open any project3. Go to File > Build S... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code