Search Issue Tracker
OrderBy function called in 'MenuService.cs' instead of ThenBy
Calling OrderBy on the results of a call to OrderBy introduces a new primary ordering that ignores the previously established orderi... Read more
The BinaryReader read data to a Span <byte> is always zero
How to reproduce: 1. Open project "ReadToSpan.zip" 2. In the top Menu bar press Test>Test BinaryReader to Span Expected result: No ... Read more
DLLs not running when in Player
How to reproduce: 1. Open the attached project "MVC.zip" 2. Install "Multiversal Vehicle Controller" (follow the instructions in htt... Read more
The 'Class can not exist in multiple namespaces in the same file' warnin...
How to reproduce: 1. Open the user's attached project 2. In the Project window right-click on the 'NotOk' Script and select 'Reimpor... Read more
Editor Hangs on Application.Reload when unloading Domain
Reproduction steps: 1. Open user attached Project 2. Open PATH Scene 3. Press Play 4. Exit Play mode 5. Press Play Expected result:... Read more
System.IO.DirectoryNotFoundException appears when adding Platforms Windo...
How to reproduce: 1. Make sure that the Editor path contains a comma 2. Open the user's attached project 3. Open Package Manager and... Read more
System.ComponentModel.DataAnnotations.dll conflicts with .NET Standard p...
How to reproduce: 1. Open the user's attached "1235376_Repro" project 2. Observe the Console log Expected result: No error is throw... Read more
Runtime helper generated GameObjects are not added to main thread list w...
How to reproduce: 1. Open the user's project "TestCSharp8.zip" 2. Press Play and observe the Console Window Expected result: Genera... Read more
Script not opening when double-clicking error
Reproduction steps: 1. Open the provided project 2. Open scene 'AndyVersion/Scenes/MainScreen' 3. Enter Play mode 4. Press 'Play gam... Read more
RuntimeInitializeOnLoadMethod is not called if it is part of nested clas...
How to reproduce: 1. Open the attached "Runtime_Bug.zip" project 2. Click Play Expected results: 'No Namespace - Inner', 'No Namesp... 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
- Emojis with different skin tone options show incorrectly when "Multi Atlas Textures" is enabled in the Font Asset Properties
- Eyedropper Tool Shows Black Square UI Artifact on Cursor (Ubuntu)
- Some Emoji and Ligature sequences containing Variant Selectors are misinterpreted
- Errors “Render Graph Execution error” and "KeyNotFoundException" are thrown and Scene/Game views are not rendered when RenderGraphBuilder has AsyncCompute enabled
- Separation Line is used at the bottom of Prefab dropdown options when there is nothing to separate