Search Issue Tracker
Duplicate
Votes
1
Found in
4.6.0f2
Issue ID
649156
Regression
Yes
Regression: having an object with content size fitter always marks scene as dirty
To reproduce this bug:
1. Import the attached package 'case_649156_fitter'
2. Open the scene
3. It has Canvas and an object with Content Size Fitter as a child
4. Try to close Unity without making any changes to the scene
5. It ask whether you want to save it
6. Press save
7. Open the project and scene on Unity again
8. Notice asterisk in the title bar suggesting that there are unsaved changes
9. If 'Content Size Fitter' is disabled on Child object the problem does not occur
regression since 4.6.0f1
Comments (1)
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
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
theYuun
Jul 28, 2015 10:27
Happens even after applying prefab. Reverting the prefab object to match the prefab settings does not revert any settings on the Rect Transform. No right-click drop menu pops up on any parameter of the Rect Transform.