Search Issue Tracker
Fixed
Fixed in 2021.3.44f1, 2022.3.46f1, 6000.0.14f1
Votes
0
Found in
2021.3.27f1
2022.3.3f1
2023.1.1f1
2023.2.0a20
2023.3.0a3
6000.0.0b11
7000.0.0a1
Issue ID
UUM-40547
Regression
No
Auto Refresh is still active when it's set to to "Disable" in the preferences
Reproduction steps:
1. Open the attached “Repro.zip” project (or the 3D Core URP template from the Hub)
2. Check that the “Auto Refresh” is set to “Disabled” (Edit > Preferences > Asset Pipeline > Auto Refresh)
3. Create a new C# script, e.g. hello.cs
4. Add in any code modification, e.g. add a compile error by adding random text
5. Return back to the Editor and observe its behavior
Expected result: The Editor doesn’t recompile/reimport the Asset
Actual result: The Editor forces a recompile/reimport of the Script Asset
Reproducible with: 2021.3.27f1, 2022.3.3f1, 2023.1.1f1, 2023.2.0a20
Not Reproducible with: 2021.3.1f1
Reproducible on: Windows 10 Pro (22H2)
Not Reproducible on: MacOS in 2022/2023
Note: The reproduction is quite finicky, sometimes it required the Editor to be restarted until reproduction occurs
(Update: I found it reproducible everytime on Windows in 2022/2023, using the 3D Core URP project template)
Comments (2)
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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
freelancer13
Jun 28, 2023 09:24
Update: For me , this is not unity's bug . It's because i use visual studio 2022 . There is a "Unity Tool" in VS , a option called "auto sync unity database" or something , cause unity auto compile .
freelancer13
Jun 28, 2023 08:59
Same, i use 2022.3.2f1