Search Issue Tracker
Crash on GrayscaleFilterEffect::RenderGrayscaleFade after deleting mesh ...
Steps to reproduce: 1. Create new 3D project -- or skip to step: 1b 2. Create cube. 3. Delete its mesh filter. 4. Save scene. 5. Lo... Read more
[Profile Analyzer] Marker Summary Max and Individual Max values have lin...
How to reproduce: 1. Open the attached "case_1281270.zip" project 2. Open Profiler 3. Capture some data 4. Open Profiler Analyzer 5.... Read more
[Mesh] Setting mesh.uv throws Null Reference exception
To reproduce: 1. Open attached project 2. Add DoPlace component to any game object 3. Press play 4. Notice exception in console Re... Read more
[SubGraph] Block Subgraphs don't clear their UI when set to none.
Repro steps: 1. Within a VFX context, create an Empty Subgraph Block 2. Select it and assign a subgraph block from the inspector tha... Read more
[Baked GI] Prefab has corrupted lightmap UVs when loaded from a bundle
How to reproduce: 1. Open the attached project ("case_1210785-lightmap_addressable_bug.zip") 2. Open the repro scene ("SampleScene")... Read more
Transparency and baked light maps broken again
Shader warning in 'Tessellation/Bumped Specular (smooth)': texcoord2 missing from surface shader's vertex input struct (appdata), di... Read more
Timeline performance problem when previewing animated prefab instances
SceneTracker::FlushDirty ensures that we record Prefab instance overrides for dirty objects. A user can change a property and mar... Read more
[URP] Shadows of GameObjects rendered by Linear Renderer flickers when a...
How to reproduce: 1. Open the attached project "1270731.zip" 2. Open the "Test" Scene 3. Enter the Play Mode 4. Look around in the G... Read more
[AssetBundle] Loading scene through bundle second time crashes
Repro steps: 1) Open the project and LoadingScene in it 2) Play and wait for it to finish to load(click the popped up dialogs till t... Read more
[InputField] ArgumentOutOfRangeException is thrown when inputting text i...
To reproduce: 1. Open attached project 2. Open EmailInputFieldBug scene 3. Press play 4. Enter character into email input field un... 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
- Constant console errors when using Min/Max Slider in PlayMode
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- [Linux] AutoLocale log is logged when opening a project
- Global Scenes are not included in the Build when building multiple Build Profiles at the same time
- [iOS] WebCamDevice.availableResolutions returns a single resolution with width and height both 0 on some iOS devices