Search Issue Tracker
[SerializeReference] Failure to add managed reference to List the first ...
1) Open attached project 2) Create a GameObject and add the Test component. 3) Press `Add`. Notice 1 error is thrown: - Cannot set a... Read more
HDRP Package to version 7.1.2 do not compile
How to Reproduce:1. Create a new Unity HDRP Project2. Open Package Manager and update High Definition RP package to 7.1.23. Observe ... Read more
[WebGL] [Addressables] BundleManager.Status is not updated after loading...
How to reproduce:1. Open the attached project ("case_1176258-DigitalTwin.zip")2. Set target platform to WebGL3. Build Player Content... Read more
[ECS]Editor crashes when executing BuildPipeline.BuildPlayer
Reproduction steps:1. Open the attached project “Crasher”2. Run the script via the navigation bar: Crash > Crash it Expected resu... Read more
AddTorque and AddRelativeTorque behave differently in opposite Y axis wh...
How to reproduce:1. Open the user's project2. Enter Play Mode3. Click on the Game View with your mouse and drag it to the left and t... Read more
Differences between Memory Usage Shown in Profiler and in Windows Task M...
Reproduction steps:1. Open attached project "GetPixelsLargeTex"2. Open scene "ImportBigFile"3. Hit play, let the scene run in the ed... Read more
DynamicGI.indirectScale can be set outside of 0-5 cap, and it affects ba...
If you are setting an Indirect Intensity through General GI, you can set it from 0 to 5. However, with DynamicGI.indirectScale, you ... Read more
[VR] Google VR SDK for Unity asks to enable VR Support but proceeds to b...
Using unitypackage from https://developers.google.com/vr/unity/download Steps to reproduce:1. Create a new project, change platform ... Read more
Errors are thrown in the Console and the Game view fails to render when ...
How to reproduce:1. Create and open a new 2D URP project2. Create a new Camera GameObject and make it of “Overlay“ Render Type3. Sel... Read more
[CustomEditor] DragPerform event does not fire when Unity Editor is not ...
To reproduce:1) Open the attached project2) In top menu bar, open CUSTOM_NAME (Edits below) ->PropBrowser->Browser3) Make sure... 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