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
- UnityLinker causes crash when outputting snapshot data for very large projects
- Camera Preview does not detect multiple cameras with same GameObject name
- Crash on TypeTreeIterator::Children() when renaming a corrupted asset while Asset Serialization is set to Mixed
- Cameras (Camera.targetDisplay) render only to Display 0 in the Player when Multi-Display setup is used and DX12 API is set
- [Vulkan] _CameraOpaqueTexture produces a feedback effect on Android Adreno devices when using Vulkan
Add comment