Search Issue Tracker
[Material] <quad> tag support in UI.Text elements
<quad> or <material> tags in UI.Text support. At the moment, these are only supported in Text Mesh objects, as UI.Text u... Read more
Dynamic batching on an empty submesh causes a crash
Dynamic batching causes a crash when the following conditions are met: - Using the IL2CPP scripting backend.- Running on a 64-bit iO... Read more
[NetworkManager] Object created from inactive player prefab is inactive ...
Steps to reproduce: 1. Open attached project2. In Project tab make "Cube" inactive3. Build project4. Enter play mode in editor and s... Read more
[Performance][SkinnedMesh] (Rendering.UpdateDirtyRenderers) Skinned mesh...
After few tests I found out the more skinned mesh renderers you have the more method Rendering.UpdateDirtyRenderers cost your cpu po... Read more
GameObject.SetActive() seems to affect assignment value to RectTransform...
To reproduce:1. Import the package attached, open the project, go into the testScene. press play.2. In game scene, press F, you will... Read more
[CursorLockMode.Confined] Dragging the game window causes the cursor to ...
How to reproduce:1. Create a new project2. Add C# script which would have this in Start() function:Cursor.lockState = CursorLockMode... Read more
[Crash] Passing null CommandBuffer causes crash
Steps to reproduce: 1. Open attached project "AddCommandBufferCrash"2. Open "705609" scene3. Open "AddCommandBufferCrash.cs" script ... Read more
[Skybox] Procedural Skybox Sun changes size when switching between Simpl...
Procedural Skybox Sun changes size switching between Simple/HighQ How we can reproduce it using the example you attached:a. In Test ... Read more
[IL2CPP] Default constructor not found is thrown on photon plugin
1. Open attached project2. Build to iOS with IL2CPP3. Press "Demo Boxes"4. Press "Start"3. XCode will throw missing method exception... Read more
SyncVar doesnt work with multi-dimensional arrays
SyncVar doesnt work with multi-dimensional arrays. IndexOutOfRange exception happwns on the connecting client. 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
- Text cursor remains visible when hovering over Command Line Arguments scrollbar in Unity Hub
- UI Builder’s "Background" icons for Repeat Y/X, Position X/Y and Slice Type are low quality and blurry in the Inspector window
- “X” button in Editor version search filter is difficult to see when Unity Hub theme is set to Dark
- [Android] The y-value of Input.mouseScrollDelta is positive when scrolling in both directions in the Player
- Crash on TexturesD3D11Base::SetTexture when using DirectX11