Search Issue Tracker
Editor freeze when opening a Prefab with incorrect references in the Pre...
Steps to reproduce:1. Open QA-supplied project2. Try to open the Prefab in the "Sample Scene" in the Prefab edit mode Expected: no f... Read more
Editor icons have aliasing issues - Windows Only
Icons look blurry and jagged, like they have been upscaled, when display scaling is >100% Repro steps:-set your display scaling t... Read more
Crash when entering Play Mode if a ScriptableObject Resource is loaded a...
Reproduction steps:1. Open the attached "Test.zip" project2. Select the "Test" ScriptableObject in Assets > Resources3. Enter Pla... Read more
[Improved Prefab] Override indicator (blue line) appears misaligned on C...
[Improved Prefab] Override indicator (blue line) appears misaligned on Camera field for Video. Steps to reproduce: 1) Create a new p... Read more
Duplicate linked flags are created when building a project for macOS usi...
How to reproduce:1. Open the user’s attached " ReproUnityDuplicateLinkFlags (1).zip" project (note that the “DuplicateLinkerTest.zip... Read more
"Property exceeds previous array size (2 vs 1)" warnings are thrown maki...
How to reproduce:1. Open the “CustomRenderTexture2” project2. Select Assets → WaterRipples → Water Ripples Texture to open its Inspe... Read more
[Bug Reporter] Error occured while creating an archive when submitting a...
Steps to reproduce:1. Create a new project2. Open package "manifest.json"3. Add "com.unity.multiplayer.playmode": "0.4.0"4. In the E... Read more
Input Up and Down events are triggered every frame
The input API's for GetButtonUp and GetButtonDown are being fired every frame, as though the input is being released regardless of i... Read more
SceneManager.sceneCount includes the unloaded Scene when it is called in...
Reproduction steps:1. Open the attached "case_1312900.zip" project and Scenes/SampleScene scene2. Add Scenes/Scene2 scene to the Hie... Read more
Cannot drag and drop game object when using search bar in the "Hierarchy...
Steps to reproduce:1. Open attached project.2. Open scene named "main".3. In the "Hierarchy" window try searching for a word "gameob... 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