Search Issue Tracker
Fixed
Fixed in 1.6.0
Votes
0
Found in [Package]
1.7.0-pre.1
Issue ID
BUR-1341
Regression
No
Stop converting log calls with file-names to compiler errors
From: https://jira.unity3d.com/browse/BUR-1188
Slack discussion: \[https://unity.slack.com/archives/CBZ9KFENR/p1623743795256500]
When logging back to Unity, if we pass a filename, error/warnings will be converted to compiler errors/ compiler warnings, which can interfere with some unit tests expecting only plain log error/warnings.
File name logging has been disabled (BUR-1153) but this should be fixed in Unity engine (in ). Afterwards file name logging can be re-enabled (in ).
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
Add comment