Search Issue Tracker
[Animator] Events are not invoked if Animator is disabled and updated ex...
Repro steps:1) Open the project and scene "Bug" in any other version except 5.2.0b62) Run the scene and notice in the console window... Read more
Crash when reverting an object which has any type of joint component att...
Steps to reproduce: 1. Create new project2. Add an empty GameObject to the scene3. Create a prefab out of previously created GameObj... Read more
[iOS] Some unicode characters not displayed
There’s no full workaround for the issue. I’ve found that after adding the following fonts to the font fallback list in “Filesystem.... Read more
Cache bloats when ByteUsed > BytesAvailable on 64-bit architectures
The disk usage of the Caching class increases infinitely when Caching.maximumAvailableDiskSpace is set to less than the current usag... Read more
WheelCollider: when collider position doesn't match the position of pare...
Steps to reproduce: 1. Open "ScaleBug.zip" project2. Open scene bug3. Select "GameObject" and scale it4. Notice that wheel collider ... Read more
Crash when MenuItem calls a method with a generic parameter
Steps to reproduce: 1. Open attached project "MenuItemcrash.zip"2. Click on menu "Assets/Create/AI/Aim Towards Player AI" and observ... Read more
Creating a prefab from object which has rigidbody and MonoBehaviour with...
Steps to reproduce: 1. Open "RigidbodyCrash.zip" project2. Open scene "bug"3. Drag "GameObject" from hierarchy to project tab to cre... Read more
[iOS] Launch Screen Fill Percentage text doesn't fit
In "Player Setting/Splash Image/Launch Screen" See attached screenshot. Read more
Editor crashes when passing null object to UnityEditor.Undo.DestroyObjec...
Just call UnityEditor.Undo.DestroyObjectImmediate (null); in the Start() method of a script attached to a GameObject and Unity will ... Read more
[iOS] WWW requests not working on iOS9
To Reproduce: 1. Deploy the attached project to an iOS9 device.2. Observe that progress is www.progress is stuck on zero and the req... 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
- [Android][IL2CPP][ARMv7] Struct field value corrupts when invoking a generic delegate with a large struct by value
- Highlights persist throughout Options Panels in the Rendering Debugger Window
- Typing numbers in Matrix node’s numeric fields stretches Node
- Project Browser Icons use the wrong Theme and Users are not shown any indication that process will be deferred when switching Editor Theme in Play Mode
- Streaming is misspelled as "Steaming" in "Enable GPU Streaming" and "Enable Disk Streaming" tooltpis