Search Issue Tracker
Undo for the Automatic Sprite slicing operation doesn't work
- Import an image as Sprite with Sprite Mode set to Multiple- In the Sprite Editor window perform an autoslicing- Press Ctrl Z to Un... Read more
Manual documentation page for SpritePacker is outdated
New Screenshots are needed and it's lacking a lot of information. For example, it needs to explain why do we have a Pack and a Repac... Read more
With 64 bit platforms, Unity crashes when a raycast hits a quad
With 64 bit platforms, Unity crashes when a raycast hits a quad. 2) How can we reproduce it using the example you attached- Open the... Read more
Adding Enabled curves for scripts is broken
Juha's explanation: Repro: Adding myScript.Enabled curve via recording system produces:- isPptrCurve: true- Valuetype: Boolean Addin... Read more
Can start recording animation without animation clip
Can start recording animation without animation clip Repro:1. Have an object and open the animation window - add new animation clip2... Read more
Unity hangs when particleSystemRenderer.Render is called on Update()
To reproduce:1. Open project Unity4.2.1f4_CrashReport2. Open scene TestCrashScene3. Select the Main Camera4. In the GLRenderer scrip... Read more
"GUI.DrawTexture" does not work properly when used inside custom propert...
Steps to reproduce : - import the project attached- open the scene "Try me"- select the object "Inspect me!"- look in the Inspector ... Read more
On destroying script that required by another script - first one disable...
On destroying script that required by anothre script - first one disabled in Inspector 2) How can we reproduce it using the example ... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default