Search Issue Tracker
[tvOS] APIUpdater fails when changing platform to tvOS
When switching platforms to tvOS, the required API updater fails and then building for tvOS is impossible To reproduce: 1. Download ... Read more
CompilationPipeline.GetAssemblyNameFromScriptPath returns the wrong asse...
How to reproduce:1. Open the attached project2. Open the Test Runner3. Run the 'NewTestScriptsimplePasses" test, it fails Actual res... Read more
Generated script code does not follow C# standard style
How to reproduce:1. Create a new project2. Create a new script3. Open the script Actual result: The generated script is not followin... Read more
gree/unity-webview sample crashes when using .NET 4.6
Reproduction steps:1. Download user's project and open in Unity2. Open "Sample" scene3. Enter Play mode Actual: editor crashesExpect... Read more
Assembly Definition files aren't being picked up on the new platform
When switching from PC to another build, Console throws a bunch of missing references in scripts. It's as if the Assembly Definition... Read more
Calling GetComponents method on non-empty List keeps old references to e...
Reproduction steps:1. Download and open the attached project 'ComponentLeak.zip'2. Open scene 'SampleScene'3. Enter Play Mode4. Obse... Read more
SerializedProperty.objectReferenceInstanceIDValue asserts if Update() ha...
How to reproduce:1. Open the attached "SerializationBug.zip" project2. Open scene "Sample Scene"3. Select "Bug" in the Hierarchy4. R... Read more
IL2CPP doesn't properly handle invalid surrogate pairs causing crash
TextMeshPro accepts surrogate pair characters (e.g. emojis), however it doesn't properly handle them causing a crash within the IL2C... Read more
Compilation errors during asset bundling changes active build target
How to reproduce:1. Open the "New Unity Project 1.zip" project2. Press Assets>Build AssetBundles3. Check the console to confirm t... Read more
InspectorWindow is inaccessible due to its protection level when used in...
Reproduction steps:1. Download "OnPostHeaderGUIBug.zip" project and open in Unity Expected: no errors appear in the consoleActual: e... 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