Search Issue Tracker
[WebGL] Player crashes when Unity IAP is initialized and full exception ...
Reproduction steps:1. Open the attached project ("WebGL2019.zip")2. Switch to WebGL platform3. Build an Run "SampleScene" scene-- Ob... Read more
Line Renderer color is incorrect when using Linear color space
How to reproduce:1. Open the user's attached project and Scenes/SampleScene scene2. In the Hierarchy window, select Line Renderer an... Read more
|| operator is not supported for define constraints in 2018.4 LTS
Reproduction steps:1. Open the project in "PluginTesterProject2018.zip"2. In the Project window select Assets/Plugins/Plugin Test3. ... Read more
Editor crashes when an AnimationEvent is created via script and played b...
How to reproduce:1. Open the user-submitted project2. Open the scene "SampleScene" (Assets/Scenes/SampleScene.unity)3. Enter Play mo... Read more
Input.GetKey does not trigger when the mouse cursor is outside the Game ...
Reproduction steps:1. Open the attached "Input EmptyProjectg.zip" project2. Open the "SampleScene" Scene3. Enter Play Mode4. Click i... Read more
"EndLayoutGroup: BeginLayoutGroup must be called first." error is thrown...
How to reproduce:1. Open the user's attached "ExportPackage" project2. Open the "Package Exporter -> Exporter Window" window from... Read more
[Mono Upgrade] Crash when entering the PlayMode
How to reproduce:1. Open the attached "Wolf_2021_2.zip" project2. Enter/Exit PlayMode until it crashes - Editor crashes Reproducible... Read more
Handles.Slider2D does not respond to mouse input when dragged in the Edi...
How to reproduce:1. Open the attached project "Handles.zip"2. Open "My Editor Window" (Bug > My Editor Window)3. Select and drag ... Read more
Graphics.CopyTexture doesn't copy correctly to texture array when Qualit...
How to reproduce:1. Open the user's attached "texture_copy_to_array_bug" project2. Open the Scene "SampleScene"3. Enter the Play Mod... Read more
Prefab's overridden properties aren't transferred when copying it to ano...
How to reproduce:1. Open the user's attached "CopyPasteBug.zip" project2. In the Project window double-click on the "CopyFromMe" Pre... 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