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
- The search field has an additional icon that has no functionality
- Splash Image logo is shown after being removed when pressing the Preview button
- Crash on GenerateParticleGeometry when creating certain particles
- HD Sample Buffer returns black for Rendering Layer Mask when Custom Pass Volume is not active
- SpriteRenderer has wrong input color when associated material uses SRPBatcher
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