Search Issue Tracker
Console messages show no path to assets in StateGroup when checking depe...
How to reproduce:1. Open the attached "bundle_dependencies_demo_project.zip" project2. In the menu bar select Demo > Calculate De... Read more
AssemblyUpdater fails if Unity editor has spaces in its path
Reproduction steps:1. Create a new project2. Import the asset from the Asset Store (link provided in description)3. Observe the cons... Read more
Async/await makes the Editor hang indefinitely
How to reproduce:1. Open the attached "Deadlock test" project2. In the Project window, Right Click -> Create -> Bug -> Samp... Read more
MonoBehaviour Scripts cause compilation errors when the namespace contai...
How to reproduce:1. Open the user-submitted project2. Open the scene "Reproduction" (Assets/Scenes/Reproduction.unity)3. In the Hier... 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: Generated... Read more
GC.Alloc when SpriteRenderer.get_sprite() is called
Reproduction steps:1. Open the attached project ("GetSprite_GC_Alloc_Example.zip")2. Open "SampleScene"3. Open the Profiler window a... Read more
Editor crashes on "MenuController::ExecuteMenuItem" when resetting a scr...
Reproduction steps:1. Open the attached project "repro.zip"2. Open Scenes/SampleScene scene3. Select MainCamera in the Hierarchy win... Read more
Coroutine with WaitForEndOfFrame() finishes too soon when the framerate ...
How to reproduce:1. Open the attached project "timeRepro"2. Open the scene "SampleScene" and Enter Play mode (Assets/Scenes/SampleSc... 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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture Sampling overlap causes graphical errors on specific Graphics APIs and Devices when using Framebuffer Fetch
- [Android] AssetBundle loading performance degradation when loading from a local Assetbundle
- [iOS][Android] Reflection with Generic Class returns unexpected values
- Shader Variant Collection Asset UI is hard to read when multiple Shaders and keywords are added
- Regression for "WebGL build is missing "malloc" and "free" functions when passing "-sERROR_ON_UNDEFINED_SYMBOLS=0" to emscriptenArgs"