Search Issue Tracker
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
[Android][Mono][IL2CPP] "Unable to find libc" error thrown when executin...
How to reproduce:1. Open user attached project2. Build to Android device3. Run the logcat and run the application Result: "Unable to... 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
"Unloading broken assembly" error message provides insufficient information
Steps to reproduce:1. Open attached project "UnloadingBrokenAssemblyError.zip"2. Upon launch you will see the "Unloading broken asse... Read more
ScriptableObject values are not present after compilation
Steps to reproduce:1. Open user attached project2. Create Scriptable Object script3. Create an asset of SO4. Change some code in IDE... Read more
com.unity.package-manager-ui errors in log on upgrading project to 2018....
Com.unity.package-manager-ui errors in log on upgrading project to 2018.1.0b5 to b6.There is no ability to run the project with this... Read more
"Could not load file or assembly" error when assembly dependency is in a...
How to reproduce:1. Open the attached project2. Reimport the System.IO.Pipelines.dll file. Actual result: Errors are thrown.Expected... Read more
[.NET 4.6] Launching a x86 build using .NET 4.6 crashes with error "Fail...
Steps to reproduce:1. Open user attached project2. Go to file > Build and Run3. Observe the "Failed to load mono" error when the ... Read more
Unity crashes when passing null Object to Instantiate
1. Open project attached.2. Press Play. Actual result: Unity crashes.Expected result: Unity does not crash. Read more
Unity crashes at RaycastCommandJob when going from 30000 to 40000 batche...
To reproduce:1. Make sure you have installed Unity that supports experimental ECS and C# jobs system2. Open user's attached project3... 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
- Gradient Editor window bottom-right gradient marker color is incorrect
- MaskField tooltips should only display Value when bound
- Reordering Enum Values in VFX Graph Uint Property expands the “Value” field
- Visual Effect Graph sample titles display in non-human-readable format
- UxmlNamespacePrefix does not apply when using UIBuilder documents