Search Issue Tracker
Value of a variable in the scene is reset to the original prefab value o...
How to reproduce:1. Open attached project "Case_1159768_repro.zip"2. Select "OBJE" GameObject in the Hierarchy3. Click "SetA" button... Read more
Sign In name containing special characters is incorrectly displayed when...
How to reproduce:1. Sign in into an account that contains a special character(tested with apostrophe and quote characters)2. Right-c... Read more
Editor performance drops significantly when resizing tabs on Vulkan API
How to reproduce:1. Create a new project2. Change Graphics API to Vulkan (Edit -> Project Settings... -> Player -> Other Se... Read more
Unity freezes after reimporting a material with a Default texture type n...
How to reproduce:1. Open the attached "NormalMapWindow" project2. Reimport the "Mat.mat" material Expected result: A "NormalMap Sett... Read more
Particle system is transformed incorrectly when using non-normal Scale v...
To reproduce:1. Open attached project "ParticleScaleProblem.zip"2. Enter Play mode3. Observe the sword of sample number 2 Result: pa... Read more
[ECS] IL2CPP Player doesn't render Game Objects converted to Entities
Steps to reproduce:1. Download attached project2. Build a Standalone player with IL2CPP backend3. Launch player Expected results: En... Read more
Transform Component displays Z-Axis and X-Axis values changing when Tran...
Steps to reproduce:1. Open users attached project "OccultVoxel.zip"2. Navigate to Project -> Assets -> Scenes and open "TestSc... Read more
[Linux][Editor] "Cursor.visible = false" does not work in play mode in t...
To reproduce:1) Open the attached project and scene2) Play it3) Hover your cursor over the cube Expected: It becomes invisible while... Read more
[ECS] Build fails with ECS package
Steps to reproduce:1. Create a new project2. Add Entities package3. Build a Standalone player Results: IL2CPP Player build fails. Re... Read more
Hierarchy and Scene tabs get corrupted when missing prefab is replaced b...
How to reproduce:1. Create a new project2. Create a prefab3. Open it in the Prefab mode4. Duplicate the prefab5. Delete the root pre... 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
- [iOS] [Android] External library generics fail during IL2CPP build
- Animator State’s Multiplier field shows a Parameter that no longer exists when the Parameter was assigned and then deleted
- Shadows disappear and come back after couple frames when using OnDemand Shadows and OnDemand Reflection
- “Delete Selected Items” is still active in the menu when Label is not selected in New Sprite Library Asset window
- "View Generated Shader" button in Shader Graph Asset is not aligned with other buttons