Search Issue Tracker
Editor crashes after closing if Project Settings folder is changed
How to reproduce:1. Create a new project2. Replace the "ProjectSettings" folder with "ProjectSettings.zip" while Unity is on3. Close... Read more
[Mixed Reality] Spot or Point lighting problem in Windows Mixed Reality
Adding some notes based on investigation. 1. This issue only occurs during multi-pass rendering. Single-pass and single-passed insta... Read more
[Android] Player containing default Terrain crashes on certain devices u...
How to reproduce:1. Open the attached "Terrain Crash" project2. Build and Run project to Android device Actual result: Player gets o... Read more
Animator Controller causes Asset Bundle to load significantly slower
To reproduce:1. Open attached project;2. Open "Main" scene and enter Play mode;3. Click buttons "LoadAsbOne", "LoadAsbCtrl" and "Loa... Read more
Re-enabling Animator changes default Animator component values
To reproduce:1. Open the attached project;2. Open TestScene.unity and hit play;3. Click "Hide" button;4. Click "Disable" button;5. C... Read more
[WindowsMR] 18.1 - Editor crashes starting playmode after HMD is disconn...
REPRO STEPS 1. Start Editor2. Disconnect HMD3. Start play mode4. Stop play mode5. Connect HMD (Wait for MRP to say "Ready")6. Start ... Read more
NavMesh bakes inside collider marked as Not Walkable
Steps to reproduce:1. Open attached project "New Unity Project (2).zip"2. Make sure the cube scale is large enough (20,10,20 is fine... Read more
[Android] Setting Screen.fullScreen = false does not leave fullscreen mode
How to reproduce:1. Open QA Attached project2. Deploy to device3. Notice app nav bar disappearing twice Reproduced on: 2018.1.0a1, 2... 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