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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Alagatar
May 02, 2019 16:02
This is very annoying issue, when unity 2019.2 will'b released?