Search Issue Tracker
[Timeline] Foot IK checkbox isn't present in the Inspector window when u...
How to reproduce:1. Open the attached "1279824 repro" project2. Open the "SamepleScene" Scene from Assets > Scenes folder3. Selec... Read more
[RenderDoc] Compute Shader Dispatch Calls do not show in the Event Log
Repro steps:1) Open the project and main.scene in it2) Load RenderDoc on the Game View3) Press play and capture the frame with Rende... Read more
[XR][Quest][URP] small image corruption when using MSAA, HDR and Multivi...
This issue was only seen on the Quest, I did not see it on the Go using the same config. It only seemed to manifest when using MSAA,... Read more
[WebGL] Xmlreader parses data incorrectly
1. Build to WebGL2. Copy "data.xml" from project folder to folder where the index.html of the built game is3. Run the built project4... Read more
AssetDatabase.V2.Refresh Occurs Twice when editing Assemblies
Reproduction steps:1. Open attached project "My project"2. Open Iteration Profiler by navigating to Window -> Analysis -> Edit... Read more
Shader relative include paths do not work
To reproducible: 1. Open the project2. Right-click on C/NewSurfaceShader and select Reimport Actual: Error in console appears: "Shad... Read more
PlayerPrefs.GetInt throws an exception when NativeArray<T> is initialize...
Steps to reproduce:1. Open the project attached by the user2. Open "NativeArrayTestScene"3. Enter Play mode4. Observe the console Ex... Read more
[Subgraph Operator] Dragging property to output category and undoing thr...
Step to reproduce: Open the attached VFX Open Blackboard Drag "New Arc Sphere 1" (the last property) property to Output category CTR... Read more
Culling mask component value displays as "Mixed..." when two or more ite...
Reproduction steps:1. Open new unity project and scene "SampleScene"2. In Hierarchy window, select "Main Camera" GameObject3. In Ins... Read more
[System.Flags] enums and EditorGUILayout.EnumMaskField is not handled pr...
Setting up custom [System.Flags] enums and then trying to use them with EditorGUILayout.EnumMaskField does not yield expected 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
- Sprite texture is null when read from a SpriteAtlas in an Addressables bundle
- Scrolling in the Tile Palette Brush Pick overlay breaks when a lot of Brushes are saved and the List View is enabled
- OnPreprocessAsset is not triggered when AssetPostprocessor version is changed and script recompiles
- Terrain Component and Overlay Text Rendering is broken when using Bitmap Text Rendering Mode
- “No Overlays” Overlay overlaps with the Tile Palette toolbar when docked on the left