Search Issue Tracker
[macOS 13.1] Exception when running Xcode build on Ventura 13.1
Reproduction steps:1. Create a new project2. Go to File > Build settings and check the “Create Xcode Project” box3. Build the pro... Read more
Editor.log isn't created when the Editor is ran from a command line with...
Reproduction steps: Delete the “Editor.log” file located in the “%AppData%\Local\Unity\Editor” folder Run the attached project (MyPr... Read more
“Camera Fade” block disappears but remains applied when “Sample Mode” is...
Steps to reproduce:1. Open the “Unity_Bugs-2” project2. Open the “Unity_Bug” Scene (Assets → Scenes)3. Open “Waterfall_Particles_Bot... Read more
Crash on GameObject::ActivateAwakeRecursivelyInternal when opening the S...
Reproduction steps:1. Open the attached project “SceneCrash”2. Open “MainGameScene_Landscape” Scene Expected result: The Scene is op... Read more
GameObjects appear in a different shade when changing the Filter Mode of...
How to reproduce:1. Open the attached “IN-96913_My_project“ project2. Open the “SampleScene“3. Select “Assets/autumn_field_puresky_4... Read more
Lightmap GI Alpha Clipping undocumented, inconsistent and not fully func...
Reproduction steps:1. Open the attached project “LightmapBug”2. Open “Assets/TestScene” Scene3. Open Window → Rendering → Lighting w... Read more
IL2CPP build crashes when capturing memory snapshot
Reproduction steps: Open the attached project “BuildCrash“ Press File>Build And Run Press Window>Analysis>Memory Profiler I... Read more
Root Motion character warps into a new position when negative speed valu...
Reproduction steps:1. Open the users attached project “GameKitController-blendTree-test”2. Open the Scene “Objectives System Demo”3.... Read more
TrailRenderer.GetPositions returns invisible points
How to reproduce:1. Open the user-attached project “TrailRenderer”2. Open the “Main” scene3. Enter the Play Mode4. Observe the lines... Read more
Player crash when opening the Player build
colored textReproduction steps:1. Open the attached “CrashRepro” project2. Click File > Build and Run Expected result: Player bui... 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
- 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
- “GUIStyle” and “NullReferenceException” errors thrown in the Console when opening Object Field during script compilation
- Reflections are visible on objects without Recursive Rendering when viewed through transparent parts of another object with Recursive Rendering and Alpha Clipping enabled
- Visual artifacts appear when using "clip" method in custom shader and running on GLES