Search Issue Tracker
[WebGL] Splash Screen Unity Logo results in 2 Mb or more of build size w...
How to reproduce:1. Open the “AssetSizeIssue“ project2. Open the “SampleScene”3. Build the Player4. Open the Editor Logs (Console wi... Read more
Unity crashes in GameObject::IsActive when PrefabUtility.ReplacePrefab i...
Steps to reproduce:1. Download project from the link below and open it2. Open "MainMenu" scene3. Open hierarchy window and select Co... Read more
Errors when importing prefab from Unity Package file
Reproduction steps:1. Open the project from "PGF1Grading.zip"2. Import assets from Unity Package from a file "CivitareseFrank_Week3P... Read more
WebGL - local webserver sometimes throws error and can't load game
The local webserver spawned by the Editor when you select "Build and run" sometimes throws an error and build doesn't load: An error... Read more
GUILayout.TextField and GUI.TextField don't accept any input when a stri...
Repro steps:1. Open QA attached project "repro_1082259"2. Main Menu -> MyExample -> Window3. Press on the input field4. Try to... Read more
[Decal] decal:blend in Surface shaders doesn't work with shadows
Objects with "decal:blend" used to receive shadows in 4.x.In 5.0 they don't. Two projects with screenshots provided. Read more
Changing the styling in USS file instead of UI Builder breaks styling of...
Steps to reproduce:1. Open the provided project "case_1202442-UIBuilderElements.zip"2. In the Project window navigate to > Assets... Read more
[NetworkWriter] NetworkWriter.Write always takes values from the start o...
Steps to reproduce: 1. Open attached project "808515.zip"2. Open scene "repro"3. Run it4. In console notice comparison of NetworkWri... Read more
[URP][Adreno] Didther material is rendered in magenta on Adreno 3XX devices
How to reproduce:1. Open the attached project2. Make sure OcclusionEffect scene is added to build settings3. Build & Run project... Read more
UIToolkit draws red into blue and alpha channels on some Adreno GPUs
On some Adreno GPUs, UIToolkit draws with incorrect colors (e.g. red is propagated to blue and alpha channels). Confirmed GPUs:Adren... 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
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
- VFX Graph font size change does not adjust Sticky Note size when smaller font size is selected
- Rendering Debugger has a “Go to Section” burger button even when the section is already opened and does nothing when pressed
- SIGSEGV error when adding EditorApplication.delayCall callback declared in complex generic type and exiting Unity in `Performanc
- Resize cursor does not appear while approaching window edge from inside the player window when using Input System as the Input Handler