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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Alagatar
May 02, 2019 16:02
This is very annoying issue, when unity 2019.2 will'b released?