Search Issue Tracker
[Bolt] Creating new State Graph on new game object doesn't mark scene as...
Reproducible on: VS version: 1.7.3 Unity version: 2021.2.0b13 Platform: Win 10, macOS Big Sur and Ubuntu 20.04 Steps to Reproduce: C... Read more
[Bolt] Creating new State Graph on new game object doesn't mark scene as...
How to reproduce:1. Open the user's attached project "2021.2 Beta.zip"2. Load the "bug" Scene3. Click Window > Visual Scripting &... Read more
Addressables Build fails when GUISkin is part of the bundle and 'MonoScr...
How to reproduce:1. Open the attached project "Addressables.zip"2. Open Window>Asset Management>Addressables>Groups3. In th... Read more
[ProjectBrowser] double clicking on a folder in ActivityWindow - the ani...
How can we reproduce it using the example you attached1 Open attached project (or create new 3D project and create 2 empty folders)2... Read more
The Tilemap in the Game view is over-scaled and blurred when using Pixel...
How to reproduce:1. Open the attached project "Pixel Perfect Camera.zip"2. Open the Game view window (Window>General>Game) Exp... Read more
[Android] [IL2CPP] Old build artifacts are used when ARMv7 and ARM64 bui...
How to reproduce:1. Open the attached project "1347245.zip"2. In the Build Settings, change the build platform to Android3. Open Pla... Read more
ParticleSystemForceField doesn't have "enabled" property
Request for new script API: void Test(){ParticleSystemForceField forceField;forceField.enabled = false;// - does not exist} Read more
"Attach to Unity" option no longer available when opening .json files wi...
How to reproduce:1. Open the attached project "JsonBug.zip"2. Open "Script1.cs" in the Assets folder using Visual Studio3. Observe V... Read more
[Profiler] IndexOutOfRangeException thrown when using Profiler or select...
How to reproduce:1. Create new project2. Import and open Profiler Analyzer tool3. Open Profiler4. Enter Play mode let the Profiler r... Read more
.NETStandard 2.1 in the editor is missing System.Memory, System.Buffers ...
When referencing .NETStandard 2.0 assemblies coming from NuGet package like System.Text.Json (https://www.nuget.org/packages/System.... 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
- Mesh Filter and Mesh Renderer property icons are difficult to see on blue highlight when selected in Animator window
- Orientation X, Y, and Z input fields are misaligned with other Element 0 fields in the Tile Palette window
- Rendering Debugger's Overdraw is displayed incorrectly when Fog is enabled
- Locked tabs end up selecting the same asset when another window is maximized and unmaximized
- ListView element is rendered in solid black after docking if UI Builder window was already opened prior to project launch