Search Issue Tracker
[MacOS] Assertion failure when opening drop-down Menu item with multiple...
Steps to reproduce:1. Open Project "NSMenuItem_Bug"2. Click on the red node labeled "Apartment" in the "Dialogue" Window3. In the In... Read more
Gradient.Evaluate returns wrong color value
To reproduce:1. Open attached project.2. Open and Play "Main" scene.3. Open Console. Expected result: (0.000, 0.000, 0.000, 1.000) i... Read more
Script with Mono.Cecil compiles with "Windows Store IL2CPP Scripting Bac...
To reproduce:1. Open attached project with Unity which has "Windows Store IL2CPP Scripting Backend" installed.2. No errors, it's pos... Read more
Generated DLL is not loaded with Unity 5.5 and newer
Framework target is set to Mono/.NET 3.5, however in Unity 5.5 while loading this dll, the following error appears: "Plugin targets ... Read more
All of the DLL files are compiled when reimporting asmdef file without a...
How to reproduce:1. Open user's attached "AsmDefCompilation" project2. Right-click on "needle.Analysis.Compilation.asmdef" (found in... Read more
GameObjects could not be referenced in the Inspector when there is a cla...
How to reproduce:1. Open attached project "case_1308575_gameobject.zip"2. Open "SampleScene" scene3. Select "Test" GameObject in the... Read more
System.Net.Http library is missing in .NET 4.6 backend
Steps to reproduce:1. Open the attached project (netHTML.zip)2. Make sure that .NET 4.6 backend is selected3. Observe the error in t... Read more
Objects cannot be assigned in the Inspector when serialized field is der...
How to reproduce:1. Open the user's attached project2. Open scene Scenes/EnemyCreationScene3. In the Hierarchy window, select "Boss ... Read more
[IL2CPP] Errors when building the project: Failed running, Exception: [....
A bunch of long Errors appear when trying to build the project using IL2CPP. Steps to reproduce:1. Open User's attached project (upl... Read more
Unity crashes in <StopCoroutineFromEnumeratorManaged> because of the fun...
Reproduction steps:1. Open the attached project;2. Open the scene "test";3. Enter Play mode;4. Click on "Helper" -> "State Sequen... 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
- “Baking ReferencedPrefabAuthoring!” errors are thrown when creating or deleting unrelated GameObjects in a SubScene that references prefabs
- Cannot scroll down to see all UI Builder Inspector items after content is resized
- Crash on SceneTracker::SetObjectDirty when entering Play mode on a project with specific Assets
- UI Toolkit's TextInput element does not inherit layout parameters from the TextField element when TextField.multiline is true
- The TileMap grid in the Tile Palette is not visible when Screen Space Ambient Occlusion is enabled