Search Issue Tracker
[WP8] Editor crashes when building for Windows Phone 8
To reproduce:1. Open attached project2. Build for Windows Phone 83. Editor crashes Read more
[ExecutionOrder] OnTriggerEnter2D is called before Start if object is in...
Steps to reproduce: 1. Open attached project2. Open "Untitled" scene3. Run it4. Open console and notice that OnTriggerEnter2D is cal... Read more
Loading B&W jpg image in runtime produces incorrect result
Steps to reproduce:1. Open attached project's scene "Test".2. Enter play mode.3. Black and white image loaded on runtime has some co... Read more
IL2CPP (iOS) build fails when removing scripts between builds without re...
-Build attached project for iOS with IL2CPP-Delete everything in Assets folder-DON'T close the Editor-Build once again to a differen... Read more
Applying a change to texture import settings null reference error
1. create a Layout where the Sprite Editor is a tab in a frame2. import some sprites/textures and then close the Editor3. re-open th... Read more
DX11 refcount assert printed in editor with some 3rd party tools
There are many situations when this assert gets printed to the Console:refCount == 0 (D3D11Utils.cpp Line: 117) One way to reproduce... Read more
[Model] Crash when model with BlendShapes has Normals set to None in Imp...
Steps to reproduce: 1. Open attached project2. Select "Assets/repro.FBX"3. Set "Normals" to "None" and disable "Import BlendShapes"4... Read more
PNG files are no longer compressed in Android from 5.1 onwards
Some of the PNG files are not compressed in Android in 5.1 and further versions. 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
- [iOS] [Android] External library generics fail during IL2CPP build
- Animator State’s Multiplier field shows a Parameter that no longer exists when the Parameter was assigned and then deleted
- Shadows disappear and come back after couple frames when using OnDemand Shadows and OnDemand Reflection
- “Delete Selected Items” is still active in the menu when Label is not selected in New Sprite Library Asset window
- "View Generated Shader" button in Shader Graph Asset is not aligned with other buttons