Search Issue Tracker
[Anima2D] In "SpriteMesh Editor" window, zooming with mouse wheel does n...
How to reproduce:1. Open attached project "Anima2DRebindErrors.zip" and scene "GameScene"2. In Hierarchy window, select "LeftFoot" o... Read more
[Improved Prefabs] Context menu behaves inconsistently in Prefab Mode
Steps:1. Add GameObject and make a prefab out of it2. Open Prefab Asset in Prefab Mode3. Right-click on root GameObject4. Right-clic... Read more
[Improved Prefabs] 'Delete' menu item should be disabled when root GameO...
Steps:1. Add GameObject and make a prefab out of it2. Open Prefab Asset in Prefab Mode3. Select a root GameObject4. Click 'Edit' men... Read more
[MSE] Crash in GizmoManager::BuildGizmosFromGameObjectRecursive after ad...
Steps to repro: 1. Download attached project: https://drive.google.com/open?id=1MmcioZ-Z2MITlcrOLFFvc347lOhw3ra32. Open 'AdditiveLoa... Read more
[NetworkDiscovery] If "StartAsServer" fails, it can't be restarted
If "StartAsServer" fails, it can't be restarted. "m_HostId" is not reset and can't be reset with "StopBroadcast", because "m_Running... Read more
Prefab preview in Inspector doesn't update until reselected
Steps:1. Create a cube prefab2. Select the Cube prefab asset3. Lock the Inspector4. Go into Prefab Mode of the Cube prefab5. Use the... Read more
AssetBundle does not get updated in the Editor when removing the assetBu...
How to reproduce:1. Create a new project2. In the Project window create a new Material and select it3. In the Inspector window creat... Read more
Script fails to transform Camera position in build only
How to reproduce:1. Open the attached project and enter the Play mode2. Select "Singleplayer" -> "New Game" -> "Player - Playe... Read more
[Android][Vulkan] Flickering and rendering glitches or black screen with...
Steps to reproduce:1. Open user attached project2. Make sure Vulkan is selected as graphics API3. Build and run on a device4. Observ... Read more
Editor Crashes on Animator::Prepare when exiting Play mode
How to reproduce:1. Open the attached owncloud Project2. Enter Play mode3. Exit Play mode Expected result: Editor exits play mode su... 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