Search Issue Tracker
[ExecutionOrder] OnTriggerEnter2D is called before Start if object is in...
Steps to reproduce: 1. Open attached project 2. Open "Untitled" scene 3. Run it 4. Open console and notice that OnTriggerEnter2D is... 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... 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 diffe... 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 frame 2. import some sprites/textures and then close the Editor 3. re-open ... 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 reprodu... Read more
[Model] Crash when model with BlendShapes has Normals set to None in Imp...
Steps to reproduce: 1. Open attached project 2. Select "Assets/repro.FBX" 3. Set "Normals" to "None" and disable "Import BlendShape... 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
NetworkManagerHUD confuses online state when multiple clients exist
NetworkManagerHUD confuses online state when multiple NetworkClient instances exist. It shows the wrong buttons in the HUD after dis... 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
- HDRP 6-way VFX Shader is lit incorrectly when World coordinates are used
- 2D Sprite Renderer in front is affected by Sprites in the background when using Sorting Layers and a Shadow Caster 2D with Self Shadow
- Modifying UI Prefab child's Height only confirms the first 1 or 2 digits when the Scene is newly opened or the Prefab is newly created
- ProfilingSampler.Get() returns null and makes the Player only render black when building a Release Build
- Search text field visual controls for the Path binding in an Input Actions Asset is misaligned