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
- Terms of Service agreement checkbox is invisible under specific OS system themes (UI Accessibility)
- Tile Palette: "Create New Tilemap" dropdown area is displayed in several colors
- Input.mousePosition stops syncing to touch input when using "DownloadHandlerTexture" in WebGL build
- UI Builder canvas doesn't update element styling accordingly when changing Active Theme for some Editor Authoring elements
- Selector Value buttons are not aligned with parameters in UI Builder
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