Search Issue Tracker
Lego tutorial does not continue when text fields are updated
Reproduction steps:1. Open the user’s attached project (“My project.zip”)2. Open the “Assets/LEGO/Scenes/LEGO Tutorial.unity” scene3... Read more
[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
High CPU Load when editor is trying to trim Full GI Cache
How to reproduce:1. Create and open a new project2. Ensure "Maximum Cache Size" (in Edit -> Preferences) is set to 5GB,3. Close p... Read more
5.4b5 Crash on DrawUtil::CleanupDrawMeshRawFromNodeQueue when selecting ...
Steps to reproduce: 1. Download and import attached project.2. Open scene: main.3. Uncollapse game object: House4. Select random obj... Read more
[2D][2D Lights and Shadows] Point Light seems to have a wrong behaviour ...
[2D][2D Lights and Shadows] Point Light seems to have a wrong behaviour when moving it in and out of a Light Reactor Repro Steps: 1.... Read more
[iOS] UnityWebRequest.SendWebRequest Timeout property is being ignored u...
When using UnityWebRequest.SendWebRequest with timeout property set to a particular value that is smaller than the time required for... Read more
A domain reload progress dialog is spawned on top of IDE when the Editor...
How to reproduce:1. Create a new Unity project2. Create a new C# Script3. Make any change in the Script and save Expected result: Th... Read more
Addressables increase the size of an app when opening it repeatedly with...
Steps to reproduce:1. Open and "Build and Run" user-supplied project2. Check the size of the app on the device by holding on the app... Read more
Setting Terrain.drawHeightmaps to false in OnPreCull Crashes Unity
Steps to reproduce:1. Open attache project.2. Open the Demos/Vis/OpenWorld.unity scene.3. Press Play.4. Note the crash. Read more
[Android][iOS][Scripting] ToString function is not culture-variant on An...
How to reproduce:1. Open the attached project2. Make sure that scripting backend is set to .NET 4.x3. On Android device go to settin... 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
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class