Search Issue Tracker
IL2CPP: 3D array access generates code which segfaults on iOS
The attached project will, when built for iOS using IL2CPP, generate code which halts with EXC_BAD_ACCESS. Tested with Unity 4.6.2p1... Read more
Heavy frame caused by loading terrain tile using Application.LoadLevelAsync
To reproduce: 1. Open attached project 2. Open loadTerrainScene.unity 3. Open profiler (disable VSync profiling to make bug more ap... Read more
[Undo] Undoing action doesn't affect Size field in Size by Speed
To reproduce: 1. Create new project 2. Add Particle system 3. Select Size By Speed in inspector 4. Select Size field and make some c... Read more
[Lighting] Failed executing external process for 'Bake Indirect' job. Ex...
After trying to lightbake a very small scene with resolution of 80 the editor throws 2 errors and doesn't complete the bake: Failed... Read more
[Undo] Changing color gradient in Particle System ignores Undo
To reproduce: 1. Create new project 2. Add Particle system 3. Try changing the "Color over Lifetime" or "Color by Speed" and then t... Read more
Unclear error message when building fails due to non-ASCII username on W...
Steps to reproduce: 1. Create user account with non-ASCII characters 2. Create project in a simple path only containing ASCII chara... Read more
[AnimatorWindow] IndexOutOfRangeException: Array index is out of range i...
To reproduce: 1. open the attached project and the animator 2. observe errors: IndexOutOfRangeException: Array index is out of range... 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
- A black bar appears on the Game View toolbar when the Game View is resized vertically
- Double separation lines are present in Override Controls in a DefaultVolumeProfile Asset
- Silent crash when multiple child GameObject Colliders are triggered while attached to a Parent GameObject with Transform Scale set as (0; 0; 0)
- Numbers of output expressions does not match number of output error is thrown when converting node to property Output
- GameObjects with higher Render Queue values are being reflected on GameObjects with lower Render Queue values