Search Issue Tracker
Shader flickering due to incorrect CBUFFER value for a frame in custom R...
Steps to reproduce:1. Open attached user's project "ShaderBindingIssue.zip"2. Open the "SampleScene.unity" Scene3. Enter to play mod... Read more
Putting build into the background, then switching orientation causes the...
How to reproduce: 1. Open attached project2. Build to iOS and run3. Once the splash screen appears, immediately doubleclick the Home... Read more
[Android] Built project crashes on Google Play services authentication p...
To reproduce: 1. Download attached project "AndroidBug.zip" and open in Unity2. Open "MainScene" scene3. Set Android platform4. Run ... Read more
[Profiler] You can only disable display of CPU Usage components
You can not disable other then CPU profiler graphs (by using little squares near profiling object (Rendering/Script/etc...)) Steps t... Read more
[Usability] Cannot toggle Scene checkboxes using TAB/Enter in Build Prof...
Steps to reproduce:1. Create and open a new project2. Open the Build Profiles window (File → Build Profiles)3. Using TAB, navigate t... Read more
Crash on RenderManager::CheckRenderPipelineChanges when importing "2D Be...
Reproduction steps:1. Create and open a new project using the 2D URP template2. Import the "2D Beginner: Adventure Game Complete Pro... Read more
NativeArray's performance on iOS is not as expected like in editor and A...
To reproduce:1. Open users attached project "DestroyEntityBug.zip"2. Open "SampleScene.unity" scene3. Enter play mode4. Observe the ... Read more
Shader Graph Property type change breaks Shader Graph Node rendering
How to reproduce:1. Open Unity2. Load tester-submitted project(link in edit section)3. Open shader 'PartyPreview' in Shader Graph4. ... Read more
Reference to ScriptableObject is lost when creating new Scene
To reproduce:1. Open user's project2. Go to Main toolbar > BugReport > Open "TestCode Window"3. Create new scene or enter and ... Read more
Editor crashes on (mono-2.0-bdwgc) MoveSmall when entering playmode
How to reproduce:1. Open the attached "SmallerRepro" project and "SampleScene"2. Enter playmode Result - Crash occurs on: ==========... 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
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
- Shader Graph validation errors are not pointing to the right implementation