Search Issue Tracker
[Video] Video is glitching and sound is distorted on device when video p...
Open the attached project "NewVideoPlayer-TestProject.zip" Go to File > Build Settings Make sure that the "Render Texture", "Far ... Read more
“TLS Allocator ALLOC_TEMP_TLS…” errors spammed in the Console window whe...
Reproduction steps:1. Open the attached project “AddressablesErrors”2. Open “Assets/Scenes/SampleScene.unity”3. Build Addressables b... Read more
GameObject with OVRSpatialAnchor wobbles in Player when moving head
Reproduction steps:1. Open the attached "repro" project2. Open the "Assets/Scenes/SampleScene.unity" Scene3. "Build And Run" the pro... Read more
iOS: "Shader compilation failed" error in the log
- Create new empty project- Build it for iOS (with any backend Mono or IL2CPP)- Run on a device- See an error in the xCode log (full... Read more
[2D] Sorting Layer Order in Layer key resets to 0 in Animation window an...
There's a bug that is preventing users to key the Sorting Layer ordering properly. Any values assigned to the Sprite Renderer.Sortin... Read more
[.NET] const field named same as a field in base class causes the field ...
Repro consists of 2 classes: using UnityEngine; abstract class BaseClass : MonoBehaviour{[SerializeField]private int m_Number = 5; p... Read more
“WarningException” error appears when building a project for the iOS pla...
How to reproduce:1. Build the user’s attached “IAP.UnityProject.2022.zip” project for iOS platform2. Build the project again but sel... Read more
"NullReferenceException" is thrown when setting a long string in TMP wit...
Reproduction steps:1. Open the attached “IN-116521.zip” project2. Open the “SampleScene”3. Enter Play mode4. Observe the Console and... Read more
Renaming an asset inside one of the 'Favorite' folders clears the Projec...
How to reproduce:1. Create a new Unity project2. Create a new folder and drag it to the 'Favorites' section3. Inside this folder cre... 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