Search Issue Tracker
BuildOptions.AcceptExternalModificationsToPlayer doesn't work with new b...
To Reproduce:1. Create a new project. Create a new scene and name it "scene.unity".2. Build to iOS with this line of code using an e... Read more
[IL2CPP] A generic-method in generic-class throws ExecutionEngineException
Build attached project.Target: iOSScripting backend: IL2CPP Read more
[Mono] Linq.Expressions.Expression.Call (Expression, MethodInfo, Express...
To Reproduce:1. Run the attached project.2. Observe that, 'ArgumentException: instance' (System.ArgumentException when building in m... Read more
SSL failure with WWW and WebRequest 32bit OS X player
-e: There's an SSL failure with WWW that's only happening on OS X 32bit player. It doesn't happen in the editor, or on Windows or in... Read more
[IL2CPP] Mathf.RoundToInt method doesn't work correctly
To Reproduce: 1. Run the attached script with mono/il2ccpp2. Observe that IL2CPP returns incorrect values for: Mathf.RoundToInt(4.5f... Read more
[iOS] Append doesn't work with ILL2CP projects
To Reproduce:1. Build an empty IL2CPP project.2. Build on top of the same project with Append:build fails with "Error building Playe... Read more
Text from physical keyboard doesn't type when input field was selected w...
Reproducible on 4.6.5, 4.6.6;Works fine on 4.6.4; Repro steps:1. open project "gui textfield.zip";2. build to WSA and build and run ... Read more
[IMGUI] Crash when calling GUILayout.Button on iOS devices in Unity 4.6 ...
Reproduction steps:1. Open attached project "IMGUIButtonCrash"2. Build scene "scene1" for iOS3. Start the game- You should see an in... Read more
A way to dynamically update Text.text
Dynamically updating the Text.text property especially if it's done every frame (for example when trying to crate a 'typewriter' eff... 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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions