Not signed in
Copyright © 2026 Unity Technologies
Fixed in: 2023.3.0b7
Fixed in: 2023.2.10f1
This Unity versions will no longer be receiving patch updates.
Fixed in: 2022.3.20f1
Steps to reproduce:
1. Open attached project [Internal link].zip in any Unity version 2. Select 'Test/Sequencepoints' from the top menu 3. Inspect the Console
Actual result:
.ctor TestClassPart2.cs 28 .ctor TestClassPart1.cs 29 .ctor TestClassPart1.cs 5 .ctor TestClassPart1.cs 6 .ctor TestClassPart1.cs 7 .ctor TestClassPart1.cs 8
Expected result:
.ctor TestClassPart2.cs 28 .ctor TestClassPart2.cs 29 .ctor TestClassPart1.cs 5 .ctor TestClassPart1.cs 6 .ctor TestClassPart1.cs 7 .ctor TestClassPart1.cs 8
Reproduced with: 2019.4.31f1, 2021.3.31, 2022.3.12, 2023.1.18
Sign in to see your voted issues