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
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
- Red spots appear when Blending Lighting Scenarios using Adaptive Probe Volumes
- [Windows] About Unity Window needs to be opened twice to adapt to resolution
- NullReferenceException and temporary graph corruption after entering playmode if output node connection was changed
- Sprite Renderer with Animation does not reflect Sprite changes in the Scene when switching Mask Interaction
- Error "NullReferenceException: Object reference not set to an instance of an object" is present when loading 3D text mesh in Player from an asset bundle that is built with an older Editor version
Alagatar
May 02, 2019 16:02
This is very annoying issue, when unity 2019.2 will'b released?