Search Issue Tracker
Dummy Canvas created in PrefabMode has wrong properties
Reproduction steps:1. Open the attached project located in “prefabmodecamerbug”2. Open “SampleScene”3. Select “Particle System” in t... Read more
[macOS] Xcode build crashes when Thread Performance Checker is enabled i...
How to reproduce:1. Download the attached project2. Go to "File" > "Build Settings"3. Build a Xcode project for macOS4. Enable "T... Read more
[iOS] Screen.safeArea returns incorrect values with Xcode 14.1
How to reproduce:1. Download and open the attached project2. Build and deploy the project to iOS3. Observe the Xcode console Expecte... Read more
Error "RenderTexture.Create failed: 3D textures with depth are not suppo...
How to reproduce:1. Create a new project2. In the “Project” window right-click → “Create” → “Render Texture”3. Select a newly create... Read more
[VFX Graph] Copy paste doesn't interact outside of graph
Case 1: Copy a position of a game object in the scene to paste it in a VFX Graph vector slot Case 2: Copy a vector 3 from VFX Graph ... Read more
Out of Process Profiler crashed after recompiling code
1. What happened I've been iterating on some Burst-compiled ECS systems and measuring performance in the UnityAnimationURPExamples p... Read more
CreateExternalTexture interprets sRGB parameter as Linear
Reproduction steps: 1. Open user attached project "KtxLoadingSpeed.zip"2. Select "Cube" in the Hierarchy3. In the Inspector set "Col... Read more
Crash on UpdateSharedDataSubMeshVertexRange when importing a SpeedTree file
Reproduction steps:1. Create a new project2. Import the “Weirwood.st” file Reproducible with: 2020.3.35f1, 2020.3.42f1, 2021.3.3f1, ... Read more
Packages are deleted after changing the "My Assets" Cache location to no...
Reproduction steps:1. Create a new project2. Via the navigation bar open Edit → Preferences → Package Manager3. Under “Cache Managem... Read more
Unsubscribing from "SceneView.duringSceneGui" in OnDisable() is ignored ...
Reproduction steps:1. Open project “TestProject”2. Open scene “TestScene”3. Make sure 2 Inspector windows are open4. Select the “Tes... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved