Search Issue Tracker
[UIToolkit] TrackPropertyValue isn't called more than once when changing...
How to reproduce:1. Open the user's attached "2022 testing" project2. Open the "SampleScene" Scene3. Select the "Testy" GameObject i... Read more
The Editor crashes when loading a scene
Reproduction steps:1. Open the user's attached project2. Open Assets\JTRP_Samples\SampleScenes\StyleTransferSample.unity Expected re... Read more
[Backport] Regression in time taken to enter Play Mode caused by asset d...
The time taken to enter play mode in the Lost Crypt project regressed from 4.6 to 4.8 seconds when PR was merged: https://ono.unity3... Read more
[Backport] "The asset has been scheduled for reimport" error message is ...
How to reproduce:1. Open the attached "1362268.zip" project2. In the "Assets" folder right click on the "Fonts" folder3. Select Reim... Read more
[Backport] Infinite loop not detected when importing ShaderGraph assets
Postprocessing materials and ShaderGraph assets can cause an infinite loop, where the same patch of assets is repeatedly imported an... Read more
MouseButton(0) loses click state when using Device Simulator and enablin...
How to reproduce:1. Open project "UnityRemote.zip"2. Open Menu > Edit > Project Settings > Editor and select "Any iOS Devic... Read more
[Oculus] XR Controllers map touchpads and joysticks as Vector2Control ra...
XR Controllers have the joysticks mapped as Vector2Control rather than StickControl. This means that they can't be mapped as individ... Read more
[Backport] "FocusController has unprocessed focus events" warnings are t...
"FocusController has unprocessed focus events" warnings are thrown when deactivating a UIDocument during an event callback and inter... Read more
Unwanted line reordering in the ProjectSettings.asset file when ticking ...
Steps to reproduce:1. Make a copy of the ProjectSettings.asset file located in the ProjectSettings folder of the attached project2. ... Read more
[M1] Services and Asset store windows are blank/black
Reproduction steps:1. Open a new project2. Open Services window Expected result: Services window shows its componentsActual result: ... 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
- 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
- Visual artifacts appear when using "clip" method in custom shader and running on GLES