Search Issue Tracker
[URP] Unrelated decals are culled when using Screen Space technique
Reproduction steps:1. Open project “MissingDecalByCulling”2. Open scene “DecalSample”3. Select “Decal Projector Culled” GameObject4.... Read more
[Mono] Linq.Expressions.Expression.Call (Expression, MethodInfo, Express...
To Reproduce:1. Run the attached project.2. Observe that, 'ArgumentException: instance' (System.ArgumentException when building in m... Read more
A rotated UI element is not fitted to the parent element as expected
Steps to reproduce: 1. Open the attached project2. Open 'Test' scene3. Notice that the 'Small' image is not fitted to the 'Big Conta... Read more
[Linux] Whole Editor is rendered in pink when creating a new LWRP project
How to reproduce:1. Create a new project with the LWRP template Expected results: Editor opens the newly created project correctlyAc... Read more
"AssertionException: Assertion failure. Values are not equal" thrown whe...
How to reproduce: Open the attached project "Rollback Repro.zip" Enter Play Mode Expected results: No errors thrown in the Console w... Read more
[VCS] Support for Perforce two-factor auth (MFA, using "login2" command)
Newer perforce instances sometimes enforce 2-factor authentications. Result: Unity's perforce integration will try to force a login ... Read more
[Socket][Windows] Unity hangs when calling Socket.Accept()
Steps to reproduce: 1. Open attached project2. Open scene "main"3. Enter playmode4. See that Editor hangs 5. Comment out line 93 in ... Read more
Declared hotkeys are not working in the popup menu
How to reproduce:1. Open project “EditorGUI.zip”2. Open Menu > Test, observe the labels3. Press ⌘+f, ⌘+s, or ⌘+t and observe the ... Read more
[Mesh] Cylinder and Sphere meshes disappear until editor restart after m...
Steps Open project (see comments) Open Assets/LOW/BreaksResourcesRepro Check scene view ## Observe that Cylinders and spheres are vi... Read more
The "Reset All Layouts" button adds 3 duplicate delegates to EditorAppli...
To reproduce:1. Open the project “newProject-2022.1-URP”2. Make sure the "Enter Play Mode Options" toggle is enabled and the "Reload... 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
- “IndexOutOfRangeException: Index was outside the bounds of the array.” error is thrown when large Text (TMP) GameObject Overflow field is set to Ellipsis
- The OnValidate method is not invoked when reverting changes on a Prefab Variant
- The “+” button to create Labels is not deactivated when no labels can be created due to no Categories existing and does nothing when pressed
- The UIElements "GeometryChangedEvent" is not invoked when modifying "VisualElement.style.translate"
- Prefab Variant does not get updated when changes are made on "OnValidate" method