Search Issue Tracker
Scriptable Object's Reset functionality is disabled
How to reproduce:1. Open the attached project "1202960.zip"2. Select the Test Scriptable Object3. Press the "three dots"/"gear" on t... Read more
.obj and dependency .mlt files lost all Materials and Textures when impo...
To reproduce: 1. Download the project from a Link and open in Unity2. Open "SampleScene" scene3. From Resources > bugatti drag an... Read more
[2d] Unity keeps reimporting files even without any change
[2d] Unity keeps reimporting files even without any change Steps to Repro: 1. Download and open the attached project Denguinho.zip2.... Read more
Crash/NotSupportedException when calling System.Runtime.InteropServices....
How to reproduce:1. Open user-submitted project (remoting-not-supported)2. Make sure IL2CPP is selected in Player Settings3. Build a... Read more
Changes in the Services tab are not saved in UnityConnectSettings file u...
How to reproduce:1. Create a new project or open any existing one2. Open Services tab3. Turn Ads on4. Navigate to the project direct... Read more
VCS: addition of "ChangeSet changeset = null" argument to Provider.Check...
Provider.Checkout public API got a new optional argument for the changeset it should get checked out at. This however breaks precomp... Read more
Using a Grabpass with Vulkan API and Graphics Jobs enabled causes black ...
How to reproduce:1. Open the attached project "1234952.zip"2. Open the "test" Scene3. Build and Run Expected result: player window w... Read more
Override window displays "No Overrides" with "Apply and Revert" options ...
When a component is removed from instance and then the same component is removed from the prefab as well, the override window displa... Read more
Mesh.RecalculateTangents drops 3rd & 4th component of UV0 (for Vector3/V...
How to reproduce:1. Open the attached project's Scene labeled "Temp"2. Enter the Play Mode3. Observe the Console Window Expected res... Read more
[BlendTree] Animator Blend Tree throws warnings when typing a decimal va...
To reproduce:1. Open attached project ("case_1250904.zip")2. In the Animator window select the Blend Tree3. Type '0.01' to Animation... 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