Search Issue Tracker
[Linux] WebGL build always fails and throws a FileNotFoundException
How to reproduce:1. Create and open a new project2. Press Ctrl+Shift+B to open the "Build Settings" window3. In the "Platform" secti... Read more
[Android] Performance regression when loading a prefab with a lot of chi...
To reproduce: 1.Download and open attached "ResourcesLoadBugReport560p2.zip" project.2.Build and run on Android device.3.Open profil... Read more
[tvOS] Pressing the menu button on AppleTV remote doesn't exit to home s...
How to reproduce:1. Download and open the attached project "tvosbug.zip"2. Build and run it on tvOS3. Press the menu button on Apple... Read more
A 1000 times heavier GameObject will stutter when colliding with a light...
How to reproduce:1. Open the “HeavyObjectBug.zip“ project2. Open the “TestScene“3. Enter Play Mode4. Observe the Game view Expected ... Read more
'Look rotation viewing vector is zero' is shown, when the gameobject has...
If Canvas has a gameobject which has Rect Transform width or height set to 0 and this gameobject has a child with an UI element, a m... Read more
Setting RectTransform sizeDelta after setting position will corrupt posi...
Repro steps:Open attachecd project and run the RectTransform scenePress space to switch between setting SizeDelta before and after p... Read more
Unity throws out Fatal Error: Callback registration failed kMaxCallback
Unity throws out Fatal Error: "Callback registration failed kMaxCallback" after working with the project for 30 minutes or more. It ... Read more
Multiple "Dynamic batching: index buffer source is NULL" errors because ...
Steps to reproduce: 1. Open attached project2. Open and play scene "Scene0"3. Notice console flooded with: "Dynamic batching: index ... Read more
[iOS] Crash in UnityRepaint() when resuming the app with different lands...
When the orientation of the device is changed after the phone has been locked and before resuming the app, a crash occurs in UnityRe... Read more
[iOS] ReplayKit records microphone input only during the first session a...
How to reproduce:1. Unzip and open the attached project "ReplaykitBug.zip"2. Build it to the iOS platform and play the "SimpleScene"... 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