Search Issue Tracker
Crash when optimizing Mesh which contains overlapped indices in sub meshes
Reproduction steps:1. Open attached project ("MeshOptimizeCrash-2020.2.zip")2. Click on the "Run" menu option (Test/Run) Expected re... Read more
[IL2CPP] IL2CPP build crashes in specific MonoBehaviour
Steps to reproduce: 1. Open attached project2. Build it to any IL2CPP platform3. Run built project4. As soon as scene loads build cr... Read more
[iOS] Mono does not support a specific security certificate when trying ...
When trying to connect to a server, that uses SHA-256 with RSA Encryption ( 1.2.840.113549.1.1.11 ) signature algorithm with a HTTPS... Read more
[Android] Shader causes 100% crash on Kindle Fire HD 7" 2013 devices
Any scene which loads the shader FP_FogFX will crash when run on a Kindle Fire 7" 2013 (3rd Gen) (KFSOWI) Read more
P/Invoking into non-existent library crashes player on WebGL instead of ...
Sample code: [DllImport("SomeRaNdOmNaMeThatDoesntExist.dll")]extern static void NonExistingAPI();public void Start(){try{NonExisting... Read more
Test results window cannot be used to check results from standalone buil...
What problem are we solving? A bug was reported that the test results window cannot be used to check results from standalone built p... Read more
[Terrain] Paint Details tab doesn't show preview icons for prefab detail...
1. What happenedPaint Details tab doesn't show preview icons for 'details' that were created with Prefabs. 2. How we can reproduce i... Read more
Assets created via Assets menu become missing from Prefabs when the Pref...
How to reproduce:1. Open the attached project ("case_1140704")2. Go to Window->Package Manager3. Press the "Add package from disk... Read more
[Shuriken] Particle emission module burst min max should be unsigned int
Particle emission module burst min max should be unsigned int. Emission rate is also unsigned int, at this moment burst min max is u... Read more
Import Settings Animation values can not be changed after adding a new A...
Reproduction steps:1. Open the user's attached "AnimationEventBug" project2. Click on Assets/xbot@idle (1).fbx in the Project window... 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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled