Search Issue Tracker
Won't Fix
Votes
0
Found in
2019.4
2020.1
2020.2
2021.1
2021.1.0a2
Issue ID
1286112
Regression
No
[Improved Prefab] Prefab gameObject Icon flickered on making it static
Prefab gameObject Icon flickered on making it static
Steps to Repro:
1. Create a new Project
2. Create Hierarchy > right-click > 3D > Cube
3. Make a prefab of the Cube
4. Click on Project > Assets > Cube > Inspector > Static
5. Repeat Step 4.
Expected Result: There should not be a flickering issue on the icon of the Prefab gameobject
Actual Result: Prefab gameObject Icon flickered on making it static
Reproducible on: 2021.1.0a2, 2020.2.0b8, 2020.1.10f1, 2019.4.11f1
Environment: Windows and Mac
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
Resolution Note (2021.1.X):
We show a default icon while the preview is being generated after changing the prefab asset. Note that after the Prefab asset has been changed it is saved then imported and then a preview is generated.