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
Broken UI when changing Camera Viewport Rect on Unity 5 on Android
Broken UI when changing Camera Viewport Rect on Unity 5 (works in 4.6) on Android 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
RuntimeInitializeOnLoadManager classes get stripped in il2cpp
-e: When building the attached project on WebGL, chrome gives a maximum stack size exceeded before I even see the preloader.Firefox ... Read more
[Decal] decal:blend in Surface shaders doesn't work with shadows
Objects with "decal:blend" used to receive shadows in 4.x.In 5.0 they don't. Two projects with screenshots provided. Read more
Error "host id {1} has been already deleted" only when Profiler is open
Error "host id {1} has been already deleted" only when Profiler is open 1 Open attached project2 Create Empty object and add NewBeha... Read more
WebPlayer sending headers as POST body
-e: When building for the web player using WWW methods with postData and headers, the headers are partially sent as POST body. This ... Read more
Player Settings > Icon: does nothing
-e: see title, un-uncheckable checkbox -repro:--switch platform to webgl--open Player Settings > Icon--try to uncheck that checkb... Read more
Animator: Mix of Humanoid and Generic clips does not give expected warning
Animator: Mix of Humanoid and Generic clips does not give expected warning 1. What happened5.1 Change - Animation: Mecanim: Human an... Read more
MotionBuilder 2016 binary FBX import Errors
MotionBuilder 2016 binary FBX import Errors 1. What happenedMotionBuilder 2015 FBX files import properly, both in binary and asciiMo... 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