Search Issue Tracker
The “_MainTex_TexelSize” property is not being set when compiling a Shader
How to reproduce:1. Open the attached project “My project.zip“2. Open Scene “SampleScene“ (Assets/Scenes)3. Observe the “Farm_Seed_S... Read more
Crash when reloading Domain when an Entity is selected in the Entities H...
Reproduction steps:1. Open the attached project “InspectorBug.zip”2. Open the SampleScene3. Open the “Test” Script4. Open the Entiti... Read more
Crash when opening a specific project
Reproduction steps:1. Open the attached project "IN-30724_InspectorBug"2. Observe crash Reproducible with: 2023.1.0b5, 2023.2.0a3Not... Read more
[Prefab] Playmode clears Prefab script list data unless completely unpacked
Repro: Open scene Assets -> Scenes -> Alasdair -> AnimationTesting Click on LookManager in Hierarchy to view in Inspector. ... Read more
PrefabUtility.IsPartOfVariantPrefab() doesn't recognize variants when a ...
How to reproduce: Open the attached project "IsPartOfVariantPrefab.zip" Select and drag Assets/3 (1).prefab into the Hierarchy windo... Read more
[21.3 only] Error "NullReferenceException UnityEditor.SceneView.OnGU" is...
How to reproduce:1. Open the project “IN_29357”2. Open the “Goblin_01” prefab3. Select any child prefab in the Scene view4. Delete i... Read more
Input drawn with PropertyDrawer every few frames sets the value to null ...
Reproduction steps:1. Open the attached “Test Project” project2. Open the “SampleScene” scene3. Select “Main Camera” GameObject4. Se... Read more
Renaming a child object does not rename it in the parent's animator
What happened?If you rename a child object that has animation properties present in it's parent's animation, the animation will no l... Read more
[VFX Graph] Exception while compiling expression graph: VFXAbstractSpawn...
How to reproduce: Import the attached package to 2021.3 version (I used URP but it should be fine with HDRP too) Upgrade the project... Read more
Crash on DownloadHandlerTexture::OnFinishReceiveData when searching for ...
Reproduction steps:1. Open the attached project “CrashRepro“2. Open NuGet window (NuGet > Manage NuGet Packages)3. Type anything ... 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