Search Issue Tracker
[AssetBundle] Sprite pivot setting change does not trigger bundle downlo...
How to reproduce:1. Download and open the project from OC2. Notice that "amused" sprite's pivot is in the center3. Build AssetBundle... Read more
[IL2CPP] Crash in Update() on iOS and tvOS with Unity 5.5 beta
Steps to reproduce:1) Open the latest attached project.2) Build the project for iOS or tvOS.3) Deploy and run the build on a device ... Read more
[HLAPI] Changing NetworkTransform sendInterval to higher than 30 by scri...
Steps to reproduce:1. open attached project2. build and run3. connect one as host and one as client-> server has set NetworkTrans... Read more
[Linux Editor] Right clicking on 'Favorites' entries crashes the Editor
Unity Editor on Linux (5.5.0b3) crashes when right-clicking entries under the 'Favorites' drop down in the Project tab. Steps to rep... Read more
ScriptExecutionOrder doest not get applied when entering play mode
Steps to reproduce:(repro video day10_149.mp4)1. open attached project2. open Script execution order window3. set priority of Delege... Read more
Transparent object isn't rendered after projector shadows
Steps to reproduce: 1. Open the attached project2. Open 'test' scene3. Go to 'Game' window4. Look how the shadow is projected on the... Read more
JsonUtility fails to parse non-Latin characters in Unity 5.5 beta
JsonUtility fails parsing Japanese letters (like 日本語). Steps to reproduce:1) Open the attached project.2) Open scene 'Test'.3) Press... Read more
Replacing scene on disk with another scene does not make dirty original ...
Steps to reproduce: 1. Open attached project. (or create new one with two scenes, can be empty, no diff)2. Open both scenes in addit... Read more
IEventSystemHandler methods don't work with 2d Sprite elements
Steps to reproduce:1. Download and open attached project "Test2DColliders.zip"2. Open scene "Test"3. Play the scene and try to click... Read more
UI objects don't snap properly when changing camera orthographic size/ga...
To reproduce:1) Open attached project and scene inside of it2) Play it3) Either resize Game Window vertically or change Main Camera ... 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
- Override move options in Inspector are not disabled when only one Override is added in URP Volume
- “NONE”/“ALL” text in Adaptive Probe Volumes Option Override is too light when Editor theme is set to Light
- Default Volume Profile property does not get reset when the property is selected and the reset button is pressed
- Saving Visual Effect Graph closes it in Visual Effect Graph window
- [Android] "Texture2D.ReadPixels" writes pixels into a texture incorrectly when used with OpenGLES3