Search Issue Tracker
Not Reproducible
Votes
0
Found in
2017.4.0f1
2017.4.12f1
Issue ID
1132138
Regression
No
Editor sometimes doesn't detect Prefab changes when project is updated via SVN
How to reproduce:
1. Contact me for the project, or setup SVN on a project with Prefabs and Settings
2. On computer one, make a change to a Prefab and commit it
3. On computer 2 update the project via Tortoise SVN and receive the updated Prefab
4. Outside of Unity open the Prefab in a text editor to confirm the changes have been sent properly
5. Also confirm the timestamp of the file has changed to show its been modified
6. Inside Unity, notice that the Prefab has not updated
7 .Hitting Ctrl+R to for a refresh, makes no difference
8. Right clicking the Prefab and re-importing makes no difference
Reproducible with: 2017.4.26f1
Not reproducible with: 2018.3.13f1, 2019.1.0f2, 2019.2.0a12
Actual results: Unity is caching the file change and not detecting that the original file has changed.
Expected results: Unity should detect file changes
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment