Search Issue Tracker
Crunched textures do not work with Sprite Packer
1. open attached project (case_702942-CrunchSpritePacker)2. open TestScene3. press Play and observe the crunched sprites The crunche... Read more
[iOS] "Launch screen type" cannot be changed
To Reproduce: 1. Open 'Player Settings / Splash IMage'2. Try changing 'Launch Screen type' to any other value than 'Default' Read more
[IL2CPP] Modifying non primitive value types from native code doesn't work
To Reproduce: 1. Build and run using il2cpp, you can see the array of vector3 are zero in the output;2. Build and run using mono, yo... Read more
Input.gyro does not work in Awake or Start anymore
How to reproduce: 1. Open attached project2. Open scene VTPSphere.unity3. Comment out line 39 in script followGyro.cs4. Build to iOS... Read more
UI elements on child Canvases do not render in the Editor Scene window
How to reproduce:1. Open the attached project (It has Canvas and text element. Also a Child Canvas with Child text element in it)2. ... Read more
Reflection probes multi selection overrides cubemap
1. Open attached project's scene "Reflection bug"2. Select each reflection probe individually and see that "Reflection Probe 1" and ... Read more
Sprite into multiple makes a few frames sheared
1. open attached project (case_702772-dumb2dtest.zip)2. view the AliensGuyNormal_3 slice and note that it is sheared3. select Aliens... Read more
NetworkTransform doesnt sync CharacterController rotation
NetworkTransform doesnt sync CharacterController rotation when the object is not moving. Read more
[shaders] hlsl2glsl does not do implicit float4->float conversion in som...
"DECODE_EYEDEPTH(tex2D(_CameraDepthTexture,uv))" does not compile on hlsl2glsl platforms - error about no suitable conversion. But i... Read more
[Standalone] Inconsistent Direct3D behavior with non-native resolution o...
Steps to reproduce: 1. Create a new Unity project2. Go to 'Player Settings' and make sure the Direct3D9 is used as a Graphics API3. ... 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