Search Issue Tracker
Scripts are seen by Roslyn analyzer despite limiting the scope of analyzers
How to reproduce:1. Open the project “RoslynAnalyzer2022ProblemExample.zip“2. Observe the errors in the Console Expected result: The... Read more
Parent Coroutine does not resume when yielding to child Coroutine, whic...
Reproduction steps:1. Open the attached project “CoroutineDestroy.zip“2. Enter the Play Mode Expected result: “ParentCoroutine Resum... Read more
Script doesn't execute when entering the Play Mode until the GameObject ...
Reproduction steps:1. Open the attached “3D tile.zip” project2. Open the “Assets/Scenes/Level-1.unity” Scene3. Enter the Play Mode4.... Read more
Editor silently crashes when entering Play Mode on macOS
How to reproduce:1. Open the “PlayModeSilentCrash“ project2. Open the “UI_Examples_Test“ scene3. Enter Play Mode Expected result: th... Read more
An uninformative error is thrown when entering Play mode after canceling...
Reproduction steps:1. Create and open a new project2. Click on the Install button of any Feature set in Package Manager3. Click on t... Read more
“OnDisable” function is executed based on script order in the Inspector ...
How to reproduce:1. Open the user’s attached “TestOrder.zip” project2. Enter Play Mode and exit Play Mode3. Observe the Console wind... Read more
NextFrameAsync does not return when Time.timeScale is set to zero the se...
How to reproduce:1. Open the “AwaitableTimeReproduction.zip“ project2. Open the “SampleScene“3. Enter Play mode4. Click the "Start" ... Read more
.editorconfig files are ignored when a Roslyn analyzer is running throug...
Reproduction steps:1. Open the "IN-42066.zip" project2. Observe the Console Expected result: RCS1213 is thrown only onceActual resul... Read more
[Backport] Editor crashes when compiling scripts if UNITY_DIAG_ENABLE_DO...
How to reproduce:0. If not set already, set the UNITY_DIAG_ENABLE_DOMAIN_RELOAD_TIMINGS system environment variable to value 1 and r... 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
- Font character thickness does not adjust properly in UI Toolkit text when changing Bold Weight in Font Asset
- Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed
- Sorting icons are tiny and misaligned in Import Activity window
- The Undo system does not record HideFlags.HideInHierarchy changes
- [Linux] Bug Reporter window is in Light mode when the Editor theme is Dark mode