Search Issue Tracker
"Debug Assertion Failed!" error when launching Windows Dedicated Server ...
Reproduction steps:1. Download the Project ”BUILDASSERT”2. Open Command Prompt3. Run “BUILDBAT“ in the Command Prompt4. Launch “PLAY... Read more
Binding is not supported for Hash128 warning spamming the console when i...
Repro steps:- create a new project with 2023.1 latest and any template- add a 2d image to the project- inspect that image Reproducib... Read more
Mouse inputs cannot be inputted when searching the Shortcuts Menu by typ...
How to reproduce:1. Open any project2. Navigate to the Shortcuts Menu3. On the right side of the Menu find the text field4. Click on... Read more
NullReferenceException: SerializedObject errors after altering SO
How to reproduce: Download and open [https://github.cds.internal.unity3d.com/unity/rqa-project-nebula/tree/so-errors] Open Level1 sc... Read more
[iOS] Back Triple Camera is not focusing manually and automatically
Steps: Open the "WebCamTexture-TestProject" project Build and Run for the iOS Platform In the app choose "06_focusPoint_Test" Scene ... Read more
[HDRP][Water] Discrepancy in time scale in Water system when using Recor...
Repro steps :- Open any HDRP project- Download Water sample- Open Glacier scene- Open recorder and set a custom target framerate of ... Read more
PopupField<T>.value doesn't report changes to index properly
The PopupField<T>.value will change the index property, but won't report the change correctly, as it is comparing the new valu... Read more
[MacOS] Blackboard: Delete function does not work in the "Attributes" or...
How to reproduce: Open HUB; Create 3D(HDRP) project; Create a visual effect graph in the "Project" window (Create->Visual Effects... Read more
[Editor][Windows] After native titlebar change, multiple Unity windows s...
With the change enabling native titlebars on secondary windows in the Windows editor, every secondary window has its own entry in th... Read more
UnityLoader prevents 'use strict'
An accidental assignment to global scope prevents the 'use strict'; mode in script scope, and causes a small memory leak of a test G... 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