Search Issue Tracker
[Tegra] Stencil operations are ignored when rendering to RenderTexture
On some Android devices with Tegra 3 SoC, stencil operations are ignored when rendering to a RenderTexture. This issue is reproducib... Read more
[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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled