Search Issue Tracker
UI not shown until any of its settings are changed, also nullref exceptions
To reproduce:1. Open the attached project "766041 repro.zip"2. Open the scene "Main scene"3. Press "play"4. Notice that the camera d... Read more
ClientRpc calls in reverse order on LocalClient
ClientRpc calls in the same frame are calledin reverse order on LocalClients. Read more
Unity Editor crashes sometimes after entering Play Mode when the experim...
Unity Editor crashes sometimes after entering Play Mode when using ray tracing effects. 1. What happened Unity Editor crashes someti... Read more
Terrain material does not receive updates when its color is changed usin...
Reproduction steps:1. Open the attached 'MapTest' project2. Open the 'SampleScene'3. Enter Play mode4. Observe the 'MapManager' Game... Read more
[HDRP] Standalone Profiler throws "HDRP Material Upgrade" pop-up and cra...
Steps to reproduce:1. Create a new HDRP project2. Open Window -> Analysis -> Profiler(standalone process)3. Notice that "HDRP ... Read more
[Animation] Null Reference exception is thrown on moving threshold slide...
[Animation] Null Reference exception is thrown on moving threshold slider in blend tree Steps to Repro:1. Create a new Project2. Pro... Read more
[TextureImport] Since 5.3 crashes in batch mode when importing certain t...
Unity 5.3.0f2 or newer (does not repro with Unity 5.2.x)Editor running in batchmode (does not repro in the Editor GUI)ASTC Texture C... Read more
[2D][Animation + PSD Importer] Root bone and bone list references disapp...
After adding bones to a 2D character for skeletal animation, exiting and reloading the program changes the Root Bone to a missing tr... Read more
Input.GetJoystickNames() returns an empty array when using an MFI contro...
How to reproduce: 1. Connect an MFI controller to target device (Steelseries Stratus was used for this repro)2. Open attached projec... Read more
UnityException is thrown when the affected code has no "isPlaying" method
How to reproduce:1. Open the attached “IN-13813” project2. Open the “Home” Scene Expected result: No errors are thrownActual result:... 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
- Crash on _platform_memmove after entering large value in Graphics settings Preloaded Shaders field
- Disproportionally large impact on CPU frame time when writing to a rendering entity's LocalToWorld
- "Constant Force" Component numeric fields drift out of view while entering a really big value in the Inspector
- Scene view camera speed pop-up appears empty or cut off when Scene view is very narrow
- UnityEvent does not get pasted to a uGUI component when trying to copy it from a Script