Search Issue Tracker
Prefab in subscene does not update after component script changes
Fixed for 2021.1 here: https://ono.unity3d.com/unity/unity/pull-request/114785/_/core/adb-import-worker-script-renaming Steps: 1. ... Read more
Editor crash on (mono-2.0-bdwgc) "do_mono_metadata_type_equal" when play...
Steps to reproduce: 1. Open user's attached project 2. Open scene "Voxel Volume Testing" 3. Press Play 4. Observe the crash (If the ... Read more
csproj's are not generated when there's an invalid or incompatible defin...
How to reproduce: 1. Open the attached project 2. Open the Unity project's solution file 3. Inspect Scripts in the IDE Expected res... Read more
Crash on WebViewWindowPrivate::GetPrivateWindow when closing Unity
To reproduce: 1. Open attached project 2. Exit the project Actual result: Unity editor crashes on exit Expected result: Unity edito... Read more
Unity compiler ignores -reference alias in .rsp files
Reproduction steps: 1. Open the attached project inside of "case_1143273-ReferenceSample.zip" Expected result: Project opens up wit... Read more
Clicking message in Console window opens a new Xamarin Studio instance e...
- Create a script in Unity that has two or more compiler errors - Set your default code editor in Unity's Preferences to Xamarin Stu... Read more
Editor crashes when calling DestroyImmediate(gameObject) in Awake during...
It seems that crash is caused by Invoke method being called multiple times in a for loop. To reproduce: 1. Open the project, attac... Read more
Editor crashes on "MenuController::ExecuteMenuItem" when resetting a scr...
Reproduction steps: 1. Open the attached project "repro.zip" 2. Open Scenes/SampleScene scene 3. Select MainCamera in the Hierarchy ... Read more
Transform Component displays Z-Axis and X-Axis values changing when Tran...
Steps to reproduce: 1. Open users attached project "OccultVoxel.zip" 2. Navigate to Project -> Assets -> Scenes and open "TestScene"... Read more
Integers near their max value become negative when used in [Range (0, in...
How to reproduce: 1. Open attached project "MaxValueBug.zip" and scene "SampleScene" 2. In Hierarchy window, select "Main Camera" ob... 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
- Collapsing an empty VFX Subgraph Operator with contextual menu removes the arrow
- TMP_FontAsset fails to change when the Fallback Font Asset is changed
- Property values are not restored for all objects when re-enabled after reset
- "Sub Mesh Mask" field in VFX Graph has no padding
- Source Generation with GeneratePropertyBag fails when using reserved keywords as variable names with @ prefix