Search Issue Tracker
Raycasts do not always hit EdgeCollider2Ds
Steps to reproduce : - import the project attached- jump with the character on the thin platform- jump up and down a few times and n... Read more
Texture.GetPixels() cases memory leak on Windows Phone 8
Steps to reproduce:1. Create a project which intensively uses Texture.GetPixels();2. Deploy it to device3. App will crash after some... Read more
Marking WebCamTexture non readable mirrors the webcam, but doesn't chang...
Won't fix (by design): please note, that videoVerticallyMirrored will query platform-specific part, which might be not ready before ... Read more
Cannot write negative numbers in Angle Limits but it's possible via script
Steps to reproduce : - create a new project- add a cube in the scene- add Hinge Joint 2D and notice that you cannot write a negative... Read more
drag and drop sprites to animation window and all sprites are in the sam...
1. Add a group of sprites to empty area of dopesheet2. observe how all sprites are placed on the same frame Read more
Editor throws UnityScript unknown identifier error even when #pragma str...
Steps to reproduce:1. Create a JS script that has a variable which is not defined with "var".2. Open it and set platform to Windows ... Read more
Can't edit JS or Boo scripts with MD
1) What happenedI can't edit a JS or Boo script with MD from Unity. 2) How can we reproduce it using the example you attached-instal... Read more
Deleting and adding Sprite animation curve throws exception
1) What happenedDeleting and adding Sprite animation curve throws exception 2) How can we reproduce it using the example you attache... Read more
Can't preview any sprite animation in animation window
1. drag several sprites to sceneview to create animetion2. play animtion in animation window3. observe how the animation doesn't pla... Read more
Add sprites to scene to create animation and there is a keyframe too many
See attached image for reference1. drag several sprites to scene to create animation2. observe how each sprite is nicely put in each... 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
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template