Search Issue Tracker
Vertex data is displaced when building with Addressables with Optimize M...
Reproduction steps:1. Open the attached project “VertexData”2. Go to Window > Panels > Addressables Groups3. Click Build > ... Read more
Upgrade NOTE: replaced 'mul(UNITY_MATRIX_MVP,*)' with 'UnityObjectToClip...
Steps reproduce:1. Open attached project2. Open ShadowMeta.cginc3. Replace UnityObjectToClipPos(pos4) to mul(UNITY_MATRIX_MVP, pos4)... Read more
You cannot create basic Sprite Shapes when creating Sprites via Assets->...
How to reproduce:1. Create a new 2D Template project2. Create a new Square Sprite (Assets->Create->2D->Sprites->Square)3... Read more
Custom editor window crashes at IMGUI::GUIWindow::OnGUI
Steps to reproduce: 1. Open attached project2. Open scene "FuzzyEditor"3. If "Fuzzy Logic" tab is open - close it4. In top menu, ope... Read more
[UNETServerDLL] "val>=0" assert rises when "ReliableSequenced" channel i...
Steps:1. Open attached project2. Run "ChatServer.exe"3. Run "ClientGUI.exe"4. Connect to server by pressing Connect button5. Press "... Read more
[iOS] Crash after waking device from sleep when creating WebSocket with ...
After creating a WebSocket, if the device is locked and unlocked, the app crashes if HTTPS is used. Steps to reproduce:1) Open the a... Read more
Inconsistent Warning message style under the Cinemachine Input Axis Cont...
How to reproduce:1. Open the attached project "Test"2. Open the "CharactersTest" scene3. In the Hierarchy, select the "Player Follow... Read more
Long-running jobs produce warning about JobTemp memory
A job which runs for more than 4 frames (e.g. runtime navmesh baking) produces warnings about JobTemp memory being allocated for too... Read more
[XR] TrackedPoseDriver does not work with Daydream
How to Reproduce: 1) Add a cube to a new scene.2) Attach a trackedPoseDriver to the cube.3) Set the trackedPoseDriver's device field... 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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument