Search Issue Tracker
Unity hangs when particleSystemRenderer.Render is called on Update()
To reproduce: 1. Open project Unity4.2.1f4_CrashReport 2. Open scene TestCrashScene 3. Select the Main Camera 4. In the GLRenderer s... 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 cli... 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 ... 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 t... 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
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 ... Read more
Pivot change does not get applied during Safe automatic slicing
- In the Sprite Editor do an Automatic slice with Pivot set to Center and Method set to Delete Existing - Press Apply - Now perform ... Read more
Sprite Editor window doesn't get updated properly when docked
- Dock Sprite Editor next to Scene view - Select some Sprite in the Project Browser -> Sprite Editor window disaplys that - Select t... Read more
Sprite Packer window breaks completely when calling AddAtlas on new Spri...
- Open the test scene in the attached project - Open the SpritePacker window and select the custom made packer policy - Press the Re... 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
- Timeline section stops rendering after restoring Profiler Window modules
- Cursor image does not update when Cursor.SetCursor is called again with CursorMode.Auto
- Crash on do_runtime_invoke when reopening a specific project after failing to build it
- Animations change speed when rigidbody is added
- Low FPS persists when re-entering Play mode after an extended session in a specific project