Search Issue Tracker
[IL2CPP] Generator expressions in Boo scripts return invalid enumerators
Generator expressions in Boo scripts return invalid enumerators. See the following snippet: g = i for i in (1, 2, 3)for i in g: Debu... Read more
[IL2CPP] WebSocket-sharp plugin fails to build with .NET 2.0 subset
To Reproduce: 1. Build the attached project with IL2CPP and .NET 2.0 subset.2. Observe that the build fails with an error (see comme... 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
On iOS keyboard "Return" key changes to "Done"
To reproduce: 1) Create new project2) Create InputField3) Make sure that Line type is set to single4) Mark Hide mobile input5) Build... Read more
Attributes are not functioning on iOS
To Reproduce: 1. Build & Run the attached project in editor.2. Observe that ExampleAssemblyAttribute is not applied to the Examp... Read more
[Android] Android Player crashes when disabling audio
The Android player crashes at launch if the “Disable Audio” switch in Audio Manager is turned on. Read more
[iOS] Error when trying to append an IL2CPP Xcode project
Reproducible only with IL2CPP (any build settings) builds, project can be empty. Read more
[iOS] Arial Thai fonts don't work
To Reproduce: 1. Run the attached scene on iOS.2. Observe that Thai font's are not rendered. 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
- [Editor] Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed