Search Issue Tracker
[Mono] Covariance crash
To Reproduce: 1. Open project 'CovarianceTestProjects'2. With Unity Test Tools Run Unity5PromiseTest (in Unit Tests) Read more
[Materials] Material file content is non-deterministic in Editor - order...
Reproduction steps:1) Load the UnstableBundles project2) Immediately Exit Unity Editor (these two steps are important because it ens... Read more
[FBX Import] Toggling Optimize Mesh Changes Color of a Material
Reproduction steps:1. Open attached project2. Open scene "Test"3. Notice, the color of the characters in the scene (see op.png)4. Se... Read more
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] T[] doesn't implement IList<T>
To Reproduce: 1. Run the attached project with IL2CPP (tested on iOS).2. Click the button, observe that 'PlayerDB[0] is IList<Pla... Read more
[IL2CPP] Player crashes while accessing il2cpp metadata from multiple th...
- Make an iOS build- Launch in Xcode (tested with 6.4) with default settings (Debug configuration)- Observe EXC_BAD_ACCESS (may requ... Read more
"Sorting Layer" of Sprite Renderer is not drawn bold when overwritten in...
How to reproduce:1. Start a new project2. Create an empty GameObject3. Add a SpriteRenderer component4. Drag the GameObject to the p... Read more
[iOS][IL2CPP] Crash on Application.LoadLevel, 4.6 only
To Reproduce: 1. Build and deploy the attached project with IL2CPP.2. Click the button to load a scene, observe that the app crashes... Read more
[iOS] On iOS9 GameCenter login window causes a crash when app is return...
To Reproduce: 1. Deploy any app that uses gamecenter to an iOS9 device.2. Move app to background.3. Open the app again. Only reprodu... 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
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default