Search Issue Tracker
Won't Fix
Unknown (hidden) 2020.3.X
Votes
0
Found in
2020.3.34f1
Issue ID
UUM-2210
Regression
No
[Backport] Some prefabs reimport every time editor is restarted
Using Unity 2021.2.0f1
1. Create a project which has a Prefab and add a MonoBehaviour to that prefab
2. Restart the Editor
3. Notice that the prefab re-import every time you restart the editor
What should happen:
The prefab should not reimport when restarting the editor
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
- Changing "PreWarm" parameters on VFX Graph leads to significant performance drops and freeze
- Player display resolution changes to the native resolution of the monitor when Player becomes unresponsive
- [Quest] Game View is no longer rendered in the HMD if it's hidden in the Editor when using Meta Link
- Unity auto-generates code it can't compile when classes are renamed
- Terrain's "Grass Tint" Color picker has Alpha 0 by default
Resolution Note:
There are no fixes planned for this Bug
Resolution Note (2020.3.X):
Backport of this PR was already attempted for case 1380226 and was rejected as not feasible