Search Issue Tracker
[Investigate] Dwell stops working when used to show or hide the screen
How to reproduce: Open the attached project "SampleProject2.zip" Enter Play Mode Gaze at the Button in the Game view Wait until the ... Read more
[Code Coverage] ExcludeFromCoverage attribute cannot be put on properties
Steps to reproduce: Create a project Create a class and define a property {noformat}public int a { get; set; }{noformat} Try to add ... Read more
Cannot attach or debug the Player when using Rider IDE
Reproduction steps:1. Open the attached “Repro.zip” project2. Open the Build Settings window (File > Build Settings)3. Enable the... Read more
Development build hangs when spamming Debug.Log messages to the Console ...
How to reproduce:1. Open the "IN_29321" project2. Press the File -> endable "Development build" and "Autoconnect Profiler"3. Pres... Read more
[Code Coverage] ExcludeFromCodeCoverage put on properties does not exclu...
Steps to reproduce: Open attached project cov-statics 2.zip Install code coverage package if needed Open test runner and run editor ... Read more
Lighting in the Player is darker than in the Editor
How to reproduce:1. Open the project “IN_32849”2. Enter the Play Mode3. Observe the Game View4. Press File → Build And Run5. Observe... Read more
Decimal separator (, or .) gets recognized as a 0 when inserting it the ...
How to reproduce:1. Open the attached “slider.zip” project2. Select “SomeSo.asset” (Assets > SomeSo)3. In the Inspector window, f... Read more
Search filter doesn't show GameObjects in the Hierarchy when specifying ...
How to reproduce:1. Open the attached project “Search”2. Press Ctrl+K to open the Search in a standalone tab3. Look for a GameObject... Read more
ContactModifyEvent no longer sent on OnCollisionEnter when using a compo...
How to reproduce:1. Download and open the attached project2. Enter Play mode3. Observe the Console window Expected result: ContactMo... Read more
[Undo] “Transform is used before Awake” error appears when accessing Gam...
How to reproduce:1. Open the user’s attached “Bug.zip” project2. In the Hierarchy window select “Cube” GameObject3. Duplicate “Cube”... 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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server