Search Issue Tracker
System.Configuration.ConfigurationErrorsException: Failed to load config...
Using works fine in editor, but on device (iOS / Android) we are getting the error below. Looks like others have encountered this (h... Read more
Incorrect transform position in Awake method of an instantiated prefab
To reproduce: 1. Open attached Unity project "New Unity Project.zip" 2. Open "Scene" scene 3. Go into Play mode 4. Input letter "s" ... Read more
MonoBehaviours and Scriptable Objects are not recognized in 4.6 DLL
To reproduce: 1. Open the project, attached by the user (Bolt.Unity.Debug46.zip) 2. Observe that classes in the DLL files in Assets... Read more
Increased Script Assembly reload time
Reproduction steps: 1. Open the attached case_1317926-assembly-reload-slow - 2020.1.zip project 2. Open Scripts/AnimalMovement scrip... Read more
[SerializedField] fields produce "Field is never assigned to..." warning
1. Open the attached project (warning.zip) 2. Observe the warning in the console Expected: field with SerializeField attribute do n... Read more
[Android][Mono][IL2CPP] "Unable to find libc" error thrown when executin...
How to reproduce: 1. Open user attached project 2. Build to Android device 3. Run the logcat and run the application Result: "Unabl... Read more
[ScriptableObject] Name of child scriptable objects changes spontaneously
Steps to reproduce: 1. Open attached project 2. Delete "Repro Asset" scriptable object found in Assets folder 3. In top menu, click... Read more
ScriptableObject references become temporarily null in Editor when they ...
When a .asset file containing a ScriptableObject is modified on disk, Unity destroys the existing ScriptableObject C# instance, then... Read more
Unity crashes when debugging with VS2017 when using .NET 4.6
Reproduction steps: 1. Open project attached (Quiz1.zip). 2. Open scene "MenuScreen". 3. Open script "onClick" with VS2017. 4. Add b... Read more
Exceptions are not logged when thrown from "async Task"
How to reproduce: 1. Open project "LogsInAsync.zip" 2. In the Hierarchy window select "GameObject" GameObject 3. In the Inspector wi... 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
- Light direction changes when changing "Light Anchor" component's "Distance" property
- “RegisterCallback<KeyUpEvent>” and “RegisterCallback<KeyDownEvent>“ callbacks are not called when pressing keys in a UI Toolkit window
- [VFX Graph] Use base color map set to none after material change in output
- [Mac] Context menu in Hierarchy is available but not functional when the Editor is out of focus
- Cursor's static properties does not change when changing the Cursor's states