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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Alagatar
May 02, 2019 16:02
This is very annoying issue, when unity 2019.2 will'b released?