Search Issue Tracker
ArgumentOutOfRangeException is thrown when calling SetTriggerParticles o...
Reproduction steps:1. Open the attached “Repro.zip” project2. Open the “Assets/Scenes/SampleScene.unity” Scene3. Enter the Play Mode... Read more
Shortcuts: User gets "Profile already exists" validation during default ...
Steps to reproduce: Create a project Go to the menu "Unity" -> "Shortcuts" Verify, that the "Shortcuts" window opens In the profi... Read more
Creating and opening a Visual Effect Graph throws errors in the Console,...
How to reproduce:1. Open an empty project and install Visual Effect Graph2. Create a new Visual Effect Graph and double-click it to ... Read more
Sub-asset gets corrupted when a SpriteAtlas is stored as sub-asset
Reproduction steps:1. Open the attached “BugRepro” project2. Click Test > Generate Test Asset3. In the Project View, select “/Ass... Read more
Left edge of the Inspector in the new Presets Window can be dragged out ...
How to reproduce:1. Open any project and open the new Presets Window for any Game Object and any Component2. Turn on the Inspector a... Read more
NullReferenceException: SerializedObject of SerializedProperty has been ...
How to reproduce:1. Open any project2. Open the Preset window for a Game Object and create a new Preset4. Turn on the Inspector for ... Read more
[Android] Build fails with com.android.build.gradle.internal.tasks.Check...
Reproduction steps:1. Open the attached “BugRepro” project2. Click Edit > Project Settings > Publishing settings > Disable ... Read more
kShadowCastingShadowsOnly objects are rendered by Projectors (built-in r...
The built-in renderer does not cull kShadowCastingShadowsOnly objects for the Projector render loop in 2021.3, which can result in s... Read more
[Android] Build freezes when building a specific android project
Reproduction steps:1. Open the attached “BugRepro” project2. Click Edit > Project Settings > Publishing settings > Disable ... Read more
Presets: "Clear the current value" string is displayed in the "Inspector...
Steps to reproduce: Create a project Add 2D/3D game object Go to the "Inspector" tab Select any component Click on the preset icon V... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal