Search Issue Tracker
[Blocks] Attempting to cast from a Texture2D to Texture3D when switching...
Repro steps:1. Add a Set Position from Map block2. Change the Sample mode to Sample3DLOD3. Observe console error Expected outcome:- ... Read more
Mesh.GetTriangles(list, index) doesn't put all submesh triangles in the ...
How to reproduce:1. Open the attached "case_1141916-GetTrianglesBug" project2. Select "CablePart_Hi" in the Project window and notic... Read more
[Android] VideoPlayer hangs or starts from the beginning at double speed...
Steps to reproduce:1. Open attached project2. Build & Run to an Android device3. Tap "seek" until the video with skip on drop se... Read more
[UI Elements] Play mode Color tint is not removed when Play mode cannot ...
To reproduce:1. Open any project2. Change editor's Play mode tint color to something clearly visible (File > Preferences > Col... Read more
[Android] Gradle build fails with AndroidX libraries
Steps to reproduce:1. Open user attached project2. Make an Android build3. Observe that build fails with:java.lang.RuntimeException:... Read more
[Player] [Profiler] Profiler keeps connecting to the same player even if...
To reproduce:0) Have one computer for the editor and another for the player1) Create a new project2) Open Build Settings, switch to ... Read more
Crash on AssetImporter::GetAssetPathName when opening a project
How to reproduce:1. Unzip the attached project from "case_1141393-MRTK.zip"2. Open the project with Unity Editor-- Editor crash Repr... Read more
Correct serialization type flag will not be resent to Perforce if binary...
How to reproduce:1. Open attached project ("CreateAssetsAndTestImport.zip")2. Click Game Object/Create Main Asset (Text)3. Check out... Read more
Keystore path is not interpreted correctly when Keystore is created in f...
Symbols include space ( ), coma (,), full stop (.), semicolon (;) and most likely any other characters, that are allowed in name str... Read more
A different track's bound GameObject box is highlighted when clicking a ...
How to reproduce:1. Open the attached project "case_1141836-TimelineBoundObjectBoxHighlightIssue.zip" and scene "SampleScene"2. Sele... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS