Search Issue Tracker
[Improved Prefabs] Added components cannot be reordered on prefab instance
Steps:1. Create and instantiate any prefab asset2. Add two components to it==> Both components are added with '+' sign3. Select a... Read more
[Backend][Improved Prefabs] Applying dependent componet to nested prefab...
Steps:1. Create empty GameObject 'A' and 'B'2. Make prefab asset out of 'A' and another one out of 'B'3. Nest 'B' to 'A'4. Instantia... Read more
Sprite Sheet grid artifact appears when clicking drop-down menus
How to reproduce:1. Open the attached project2. Select Assets/Sprites sprite sheet3. In the Inspector window, click several times on... Read more
[Shortcut Manager] Certain keybinds fail when Russian Display language i...
How to reproduce:1. Change your Windows Display language and the keyboard layout language to Russian2. Create a new Unity Project3. ... Read more
A non-deterministic Asset Bundle will be built if the FBX Mesh Compressi...
To reproduce:1. Open the attached project.2. Build an Asset Bundle with the sphere.fbx Compression off3. Build another Asset Bundle ... Read more
Environment lighting does not get applied to LOD group's child objects w...
To reproduce:1. Open user's attached project2. In Hierarchy window, select Sphere object (parent)3. In Inspector window, try changin... Read more
Text display color turns black after applying Font Asset which was expan...
How to reproduce:1. Open the attached "TestFor1055820.zip" project2. Open the Fonts folder in the Project window3. Expand any of the... Read more
Memory usage increases over time when moving between scenes and instanti...
To reproduce:1. Open users attached project "UnityTest.zip"2. Build for iOS3. Open the built project with Xcode and deploy it to an ... Read more
Humanoid character's animation plays differently when root motion is dis...
How to reproduce:1. Open User's attached project2. Enter Game mode3. Select "adventurer_humanoid" gameObject inside hierarchy view4.... Read more
[UI][Android] Dynamically changing UI Text is slower on latest versions
How to reproduce:1. Open attached project2. Build "TextMeshUI" scene to Android device with latest 2018.3 version3. Launch the appli... 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