Search Issue Tracker
Interacting with Custom property drawer array resets the scroll bar posi...
How to reproduce:1. Open the user-submitted project ("PropertyDrawerIssue.zip")2. Create a new empty object and attach the "TestScri... Read more
SyncVar does not sync the variable with the clients
How to reproduce:1. Open Unity project "NetworkSetupTest_3.zip" and scene "offlineScene"2. Build And Run a project3. On built applic... Read more
Editor throws "GetGfxDevice() should only be called from main thread" er...
How to reproduce:1. Open attached project "Breeze"2. Enter Play Mode3. Play the game for 2minutes------------Observe errors "GetGfxD... Read more
Built WebGL application freezes when using Async/Await/Tasks
How to reproduce:1. Open the user's project2. Go to File -> Build Settings3. Choose AchievementScene and build for WebGL4. Open t... Read more
Canvas Group Alpha does not affect nested Canvas UI elements when used i...
How to reproduce:1. Download, extract and open attached project (1109916repro.zip)2. Open 'SampleScene'3. Modify Canvas Group Alpha ... Read more
[Linux] Focus cannot be properly gained on play mode, making keyboard in...
To reproduce:1) Open the attached project and _Complete_Game scene2) Play it3) Try to use arrow keys to move Expected: Character mov... Read more
Unity crashes on “Transform::GetTransformAccess()” when Entering Play Mo...
Repro steps:1. Open QA attached project “repro_1109892"2. Open scene “Aliensglade”3. Select the Main Camera in the Hierarchy4. Enter... Read more
EditMode tests performance downgrade in 2018.3 and later versions
Steps to reproduce:1. Open original project "TestSpeed.zip"2. Open Test Runner if not already open3. Press "Run selected"4. Observe ... Read more
[IL2CPP] Building fails when a project contains Pro Builder package
How to reproduce:1. Create a new Unity project2. Using Package Manager, install "Pro Builder" package (tested using version 3.0.9)3.... Read more
[UWP] Player is not deployed correctly through "Build and Run" and cause...
When choose to Build And Run for UWP build, the final Player has trouble to launch correctly.The window flickers in and out several ... 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