Search Issue Tracker
[Linux] config dialog image can make dialog unusable
-e: the picture will push the buttons into each other making them unusable--repro with 5.5.3, 5.6, 2017.1b6--works well on Windows a... Read more
Mono compiler fails to compile a correct generic expression
Steps to reproduce:1. Open the project2. Notice two compile errors shown in the console:1) Assets/MonoBug.cs(40,41): error CS0311: T... Read more
[WebGL] [Firefox] Console spammed with "Error: WebGL: drawElements: This...
To reproduce:1) Open attached project2) In top menu, select 'Portfolio -> Asset Bundles -> Build Asset Bundles' and 'Portfolio... Read more
AsyncOperation.isDone will not return true until the Editor window is re...
When async operations are executed in Editor mode (not playing any scenes), isDone never returns 'true', unless the Editor or any of... Read more
Errors when installing Playmaker
Steps to reproduce : - import the Playmaker package from the Asset Store and notice the errors. error CS1704: An assembly with the s... Read more
EditorApplication.ExecuteMenuItem() fails with any Item from the "Edit" ...
Reproduction steps:1. Open the attached project2. Go to assets->duplicate Result: "ExecuteMenuItem failed because there is no men... Read more
[Animation] Model warps just after state transition is complete
To reproduce:1) Create new project2) Open Window -> Asset Store3) Find and import "Mecanim Locomotion Starter Kit"4) Open "TestSc... Read more
"String too long for TextMeshGenerator. Cutting off characters" error ap...
Steps to reproduce:1. Open user attached project2. Download the attached CalculateOnClickModified.cs script3. Replace the content in... Read more
Crash after adding Component Canvas
Reproduction steps:1. Create New Project.2. Create Canvas.3. Create another Canvas. (Child of previous one).4. Create one more Canva... Read more
Prefab breaks when it's instance is applied with deleted script
Steps to reproduce:1. download and open "repro.zip"2. open "new" scene3. delete "script" in assets folder4. press apply on "cobe" in... 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