Search Issue Tracker
Fixed in 2019.2.X
Fixed in 2019.1.X
Votes
0
Found in
2019.1.0a10
2019.1.0a13
2019.2.0a1
Issue ID
1113017
Regression
Yes
IndexOutOfRangeException breaks Console window UI after clicking on a specific error message
How to reproduce:
1. Open the attached project
2. Set the Target platform to UWP
3. Build the project
4. After the building fails, click on the following error message in the Console window: 'Reference Rewriter found some errors while running with command "--target=Temp\StagingArea\Data\Managed\Assembly-CSharp-firstpass.dll" <...'.
Expected result: Console window UI is not broken, highlights the selected error message and displays a full stack trace below.
Actual result: Console window UI is broken, no console errors are displayed.
Reproducible with - 2019.1.0a10, 2019.1.0a13
Not reproducible with - 2019.1.0a9
Workaround: Clicking on 'Collapse' button in the Console window recovers the Console window UI (until the above-mentioned error is clicked again).
Note: Could not test on versions prior to 2019.1 due to package errors.
Fixed in 2019.2.0a2
Backported to 2019.1.0b1
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Alagatar
May 02, 2019 16:02
This is very annoying issue, when unity 2019.2 will'b released?