Search Issue Tracker
Creating Visual Effect GameObject throws an error
How to reproduce:1. In a Hierarchy, right-click and select Visual Effects > Visual Effect2. Observe errors thrown in the console ... Read more
[macOS] Keyboard Input keys sticky and get stuck axis when low frame rat...
Repro:1) On a computation-intensive project like the attached, enter playmode.2) Alternate between pressing the s and w keys, waitin... Read more
[Cloth] Stretching and bending stiffness of cloth gets clenched and does...
Stretching and bending stiffness of cloth does not work as expected from 2019.2.0a7. Refer to the attached videos. Steps to reproduc... Read more
WebGL fullscreen doesn't revert ro original resolution on exit
To reproduce:1. Open attached project2. Build WebGL3. Open WebGL build4. Enter fullscreen5. Exit fullscreen6. WebGL doesn't reverts ... Read more
Foldouts cannot be expanded by clicking the arrow
To reproduce:1. Open attached project ("case_1213781.zip")2. Select "Test" Game Object from Hierarchy3. In the Inspector window use ... Read more
[LWRP] Found object is not highlighted in the Scene view while using LWRP
Steps:1. Open attached project or create a new from Lightweight RP template2. Open SampleScene3. Focus "Paint 5G Bucket" in the view... Read more
[IL2CPP] Test fails when writing a ZipArchive into a ZipArchiveEntry wit...
How to reproduce:1. Open the user’s attached project2. In the Test Runner window, press the “Run All Tests” button and observe the r... Read more
Emissive materials are broken when loading Scene via SceneManager.LoadScene
How to reproduce:1. Clone the https://github.com/mrpropellers/ssj22-3 repository following the instructions provided (use git CLI)2.... Read more
UI Textures change after lowering quality level in runtime
Steps to reproduce:1. Download and open attached project "repro_760691.zip"2. Build the project w/ "main.unity" scene included3. Run... Read more
Importing some assets store packages fails while editor is trying to imp...
Steps to reproduce: 1. Create new project2. Open asset store and try to import Viking Village package Actual result: Package import ... 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