Search Issue Tracker
Stepping out while debugging causes the standalone player to freeze
To reproduce:1. Build Angry bots x64 standalone on OSX 10.92. Put a breakpoint in FreeMovementMotor line 183. Pin some variables4. A... Read more
ImageEffects: SSAO shader "ERROR: ']' : syntax error parse error " warn...
To reproduce:1. Create new project2. Import Image effect package3. Select SSAOShader4. Notice warnings:"Shader: 'Hidden/SSAO': GLSL ... Read more
Jittering animation which is specially noticeable when playing in slow m...
Steps to reproduce : - import the project attached- open the scene- press play- move the camera behind the character and notice the ... Read more
TouchScreenKeyboard.area returns wrong portions
With screen resolution 1536x2048 (Landscape Left orientation) on iPad4 static variable "TouchScreenKeyboard.area" returns keyboard's... Read more
OnRenderImage() receives null destination when using SetTargetBuffers()
To reproduce:1. Open the attached project2. Open the scene3. Change the depth of MainCamera/SubCamera to positive4. See how the edit... Read more
StaticOcclusionCulling.umbraSize always returns zero after a successful ...
To reproduce:1. Open the attached project2. Bake the occlusion3. StaticOcclusionCulling.umbraDataSize logs that the size = 0. Read more
Unity incorrectly modifies GLSL fragment shaders using fog on iOS
To reproduce:1. Open attached project "Shader modify iOS"2. Build and run on iOS3. Notice compilation fail error Unity appears to se... Read more
OnTriggerEnter2D called too many times
To reproduce:1. Open the "Unity Projects 02: 2D Platformer v2.1" from the Asset Store2. Open the scene called "Level"3. Attach a scr... Read more
Inspector transform GUI isn't updated
To reproduce:1. Open attached project2. Run scene 13. Select capsule object4. Notice that transform GUI isn't updated Regression fro... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal