Search Issue Tracker
Texture2D.Reinitialize throws error when resizing with a compressed Text...
Reproduction steps:1. Open the attached project2. Open scene 'Scenes/SampleScene'3. Enter Play mode Expected result: The texture is ... Read more
"redefinition of '_Time'" error appears when using custom Node with an H...
How to reproduce:1. Open user attached project2. Open "CameraDistanceCurve" Shader Sub Graph (Assets > Shaders > SubGraphs >... Read more
Duplicate Unlit Particle System draw calls can't be batched when there a...
Reproduction steps:1. Open the user's attached "UnlitBatchingRepro.zip" project2. Open the "BatchBroken" Scene3. Enter Play mode4. O... Read more
[Android] Build fails with error message "UnityException: Invalid projec...
Reproduction steps:1. Open Unity Hub2. Press the "New project" button at the top right corner3. In Project Settings > Project nam... Read more
Profiler help button redirects to wrong stream documentation page
How to reproduce:1. Create a new project2. Open profiler3. Click on question mark button Expected result: Help button redirects to s... Read more
Shader variant keyword not used when running Player
How to reproduce:1. Open the user's attached project "BugShaderVariants.zip"2. Build and Run Expected result: "Cube" GameObject appe... Read more
Align-items property is ignored when items are wrapped
Reproduction steps:1. Open project "UIToolkitFlex"2. Open Assets > UIDoc3. In the UI Builder's Hierarchy, select UIDoc.uxml > ... Read more
Mathf.floor and Mathf.floorToInt output incorrect values
Reproduction steps:1. Create and open a new project2. Move user's "MathfTest.cs" script to the Assets folder and attach it to any Ga... Read more
[Linux] Package name isn't displayed until it's expanded on Ubuntu 18.04
Repro steps:1. Create a new project2. Open the Package Manager3. Notice the last Package of the ones that are installed Actual: The ... Read more
"SerializedProperty has disappeared!" error thrown when calling ApplyMod...
Full title: "SerializedProperty counters.Array.data[1] has disappeared!" error thrown when calling ApplyModifiedProperties after del... 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