Search Issue Tracker
"Non-matching Profiler.EndSamplelogged" error appears when recording a W...
Reproduction steps:1. Create a new Unity project2. Go to File > Build Settings3. Set Architecture to "Intel 32-bit"4. Check the "... Read more
Sampling a custom depth texture on a machine with a GTX 1080 makes objec...
How to reproduce: Open the attached project Open the “SampleScene” Scene Enter Play mode or Build And Run Expected result: Cube is y... Read more
Painting tilemap crashes when Tilemap Collider 2D is Used by Composite a...
How to reproduce:1. Open the attached "8652_Repro.zip" project2. Open the Scene "SampleScene"3. In the Hierarchy select Grid > Ti... Read more
[Linux] Editor crashes when toggling standalone profiler recording on an...
How to reproduce:1. Open or create any Unity project2. Window -> Analysis -> Profiler (Standalone process)3. Enter Play Mode4.... Read more
[Core RP] BeginRenderPass API does not work properly when using MacBook ...
How to reproduce:1. Open the attached project "1413698.zip"2. Open "scene" located in Assets folder3. Observe cube in the Scene Expe... Read more
[HDRP] Wrong material variant picked in player
Does not reproduce on: 2020.3.30f1, 2021.3.5f1 Reproduces on: 2023.1 + Trunk__________________________________More info: The issue s... Read more
undoRedoPerformed Callback gets called when the Draggable GameObject fro...
Reproduction steps:1. Open the attached project2. Open the SampleScene.unity in the /Assets/Scenes folder in the Project window3. Se... Read more
EditorSceneManager sceneOpened and sceneOpening events are not called wh...
Reproduction steps:1. Open the attached project2. Observe the Console Output Expected result: sceneOpening / sceneOpened logged in t... Read more
Incorrect near planeSize.y calculation at CameraEditorUtils.cs
In the 'TryGetSensorGateFrustum' method in the CameraEditorUtils.cs (https://github.com/Unity-Technologies/UnityCsReference/blob/mas... Read more
Building process gets stuck when trying to build AssetBundles (AssetBund...
Reproduction steps:1. Open the attached project2. Go to Window > AssetBlundle Browser3. Go to the Build tab and click on the Buil... 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