Search Issue Tracker
Ruleset file is ignored when using Roslyn analyzers
Reproduction steps:1. Open the attached 'RulesetBug' project2. Open the 'Default.ruleset' file and note that Action is set to 'None'... Read more
Managed Assembly is included in Player Build when using Define constrain...
How to reproduce:1. Open the attached project (DefineTest.zip)2. Open scene Scenes/SampleScene3. Go to File -> Build and Run4. Ob... Read more
'Unable to find player assembly Testrunner.dll' warning appears in the C...
Repro steps:1. Open the attached project2. File -> Build Settings -> Build3. Observe the Console Expected: There should be no ... Read more
PreserveAttribute is ignored in core assemblies like "System" or "Micros...
Reproduction steps:1. Open the user's attached project2. Build and Run3. Open Player Log Expected result: No JsonSerializationExcept... Read more
"Can't add script" error is thrown when a Preprocessor Command block con...
How to reproduce:1. Open the attached project "scriptRepro"2. Open the scene "SampleScene" (Assets/Scenes/SampleScene.unity)3. In th... Read more
Duplicate plugins throw no compiler errors when building a project in 20...
How to reproduce:1. Open the user attached "Controller.zip" project2. Build and Run the project (File -> Build And Run) Expected ... Read more
Editor crashes when adding a new script to a game object via "Add compon...
Steps to reproduce:1. Open any project2. Create a new GameObject in the Hierarchy window (GameObject > Create Empty)3. Select the... Read more
Editor hangs when calling Invoke method in a loop
Reproduction steps:1. Open the attached '1402961-sample' project2. Open the 'SampleScene'3. Enter Play mode4. Observe the Editor han... Read more
Suppressed warning is logged to the Console when using Roslyn Diagnostic...
How to reproduce:1. Open the user's attached project2. At the top of the Editor, go to Compilation -> Run3. Observe the Console E... Read more
Sprite Texture gets unassigned when entering Play Mode
How to reproduce:1. Open the attached "1387808.zip" project2. Open the "StartupScene" Scene3. Select the "_GameController" GameObjec... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default