Search Issue Tracker
Exception: IL2CPP Compilation failed when building a project for Android...
Reproduction steps:1) Open any project, or create a new one2) Switch platform to Android3) Make sure that Scripting Backend is set t... Read more
Unity 5.5 corrupts scene or incorrectly reports it as corrupted
- Download and import the Asset Store Package called BIG Environment Pack- Try to open the scene Isle_01 from the Scenes folderUnity... Read more
[tvOS] Wrong input returned when using a MFi controller if analog sticks...
Steps to reproduce:1) Open the attached project (MFi_test.zip).2) Open 'DebugScene'.3) Build for tvOS.4) Connect an MFi controller t... Read more
Building AssetBundles doesn't work in Unity 5.5 if script is not in Edit...
How to reproduce:1. Open the attached project2. Build AssetBundles (Asset Bundles -> Build)3. Notice few errors: one is regarding... Read more
[iOS] Launch Image is offset to the left, because of Trailing Space set ...
The launch image is offset to the left on iOS. This is due to the Trailing Space for the LaunchScreen-iPhone.xib and LaunchScreen-iP... Read more
[RenderMode] The new "None" render mode should probably hide the unneces...
No project/repro steps necessary.Setting the render mode to "None" (new feature) should probably hide the properties which are no lo... Read more
Errors when building to iOS
To reproduce:1. Open attached project2. Build to iOS Before the build finishes, some errors appear (they are pasted at the bottom of... Read more
Some color buffers are not cleaned properly when using custom Surface Sh...
Steps to reproduce:1. open User's attached project2. open scene "DemoScene"3. press play Expected behavior: text is connected to cub... Read more
Unity runs out of memory when importing large text file(s)
Steps to reproduce:1. Open attached project2. Go to Assets->Import new asset3. Locate particles.txt(1.20GB) and import it-Crash R... Read more
Script Behaviour Changes When Canvas Scaler Is Set To 'Scale With Screen...
To reproduce:1. Open attached project2. Play any scene3. Notice that the "next" and "previous" buttons work4. In every scene, change... 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
- APV data is sometimes incorrectly loaded from multiple baking sets when loading a scene
- GC Alloc spikes occur when calling UnityEngine.Resolution and UnityEngine.RefreshRate with Equals() and GetHashCode()
- Type error is thrown when a new ComputeShader is instantiated after destroying previous ComputeShader
- APV data becomes incorrect when reselecting the currently active Baking Set
- Launch screen image exceeds the screen bounds on IPad when building for iOS