Search Issue Tracker
Won't Fix
Votes
0
Found in
2021.3.10f1
Issue ID
UUM-16716
Regression
Yes
The inspector window scrolls up to the top when scripts are reloaded
Reproduction steps:
# Open the user’s attached project
# In the Project window go to Assets and open “FeetCheck.cs”
# In Hierarchy go to Menu > Song Panel Collapsed
# In Inspector scroll down to “Time Between Elements” and change the value of it to 0.16
# Add an empty line to the “FeetCheck.cs” and save the file
# Observe the results in Editor
Expected result: The time between elements is still selected in the Inspector
Actual result: The Inspector window scrolls up to the top
Reproducible with: 2021.1.17f1, 2021.3.10f1, 2022.1.17f1
Not reproducible with: 2020.3.40f1, 2022.2.0b1, 2022.2.0b8, 2023.1.0a11
Could not test with: 2021.1.0a1 - 2021.1.16f1, 2022.2.0a1 - 2022.2.0a19 PlayerLauncher.cs(169,26): error CS1061: 'BuildPlayerOptions' does not contain a definition for 'subtarget' and no accessible extension method 'subtarget' accepting a first argument of type 'BuildPlayerOptions' could be found
Reproduced on: Windows (21H2)
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
- Unity crashes during the scene template selection in the "Inspector" tab
- [Android] [iOS] [UnityWebRequest] Requests with "UnityWebRequest" are open for SSL Proxying
- SetWindowsHookEx does not prevent Windows key input when Editor or Player Window is focused and Active Input Handling is set to “Input System Package (New)” or “Both”
- Crash on GetEffectiveBc7TextureCompressor() when loading and unloading all Assets in the Project
- Terrain Masks do not ignore the mipmap limit
Resolution Note:
Due to the specificity of this bug and the fact that it doesn't occur in more recent versions of the editor, it's extremely unlikely we would get to it anytime soon.
Feel free to reopen if more general repro steps are found and if it reproducible with more recent versions of the editor.