Search Issue Tracker
Using JobHandle.CombineDependencies for long-running jobs causes "Intern...
How to reproduce:1. Open the attached "tempjob_bug.zip" project2. Open the "SampleScene" Scene3. Enter PlayMode -> observe the Co... Read more
SettingsProvider.OnGUI API is called after OnDeactivate when exiting the...
How to reproduce:1. Open the user's attached "SettingsProviderBug" project2. Open the "Edit -> Project Settings-> Test" window... Read more
[Shuriken] Crash on WriteMinMaxGradient when attaching to sizeOverLifeti...
Steps to reproduce: 1. Download and import attached project. (repro-case_763664-VFXAdjustmentTest.zip)2. Open scene main.3. Drag and... Read more
[M1][MacOS] Shadow Caster 2D has an incorrect shadow on specific angles ...
How to reproduce:1. Open the attached project's Scene labeled "SampleScene"2. In the Scene View, inspect the shadow casted by the "S... Read more
Cloth component sets Renderer bounds to NaN when constraints of all vert...
How to reproduce:1. Create new or open an existing project2. Add a Quad 3D Object to the Scene3. Add Cloth component4. Start editing... Read more
Android build fails to do Gradle errors of multiple external SDKs
Steps to reproduce:1. Open the user's attached project "Line Slice.zip"2. Build it for Android Expected results: Android build compl... Read more
[HDRP] Camera view is rendered on objects with a Distortion Blur materia...
How to reproduce:1. Open the user-submitted project2. Open the scene "SampleScene" and enter Play mode (Assets/Scenes/SampleScene.un... Read more
[Tiny] Fatal Error C1081 when building for IL2CPP with a long path to th...
Reproduction steps:1. Open the attached Project "DotsLongestPath"2. Within Project, open DOTS Project called "HelloWorld"3. Build th... Read more
[Input System] OnPointerEnter called twice on Android
OnPointerEnter is called once in editor but on Android device is called twice when pointer enters uGUI element. 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template