Search Issue Tracker
Fixed in 2019.3.X
Fixed in 2018.4.X, 2019.1.X, 2019.2.X
Votes
0
Found in
2018.3.0a4
2018.3.13f1
2019.1.0a1
2019.2.0a1
Issue ID
1148335
Regression
Yes
[Metal] Calling FrameTimingManager.GetVSyncsPerSecond() crashes the Editor
How to reproduce:
1. Create a new Unity project
2. Import the tester-attached script(NewBehaviourScript.cs)
3. Attach the script onto any GameObject
4. Enter Play Mode
Expected result: the Editor does not crash
Actual result: the Editor crashes
Reproducible with: 2018.3.0a4, 2018.3.14f1, 2019.1.0f2, 2019.2.0a13
Not reproducible with: 2017.4.26f1, 2018.3.0a3
Notes:
Could not reproduce with OpenGLCore Graphics API
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- New 3D URP Sample Scenes Project is created with an invalid dependency on com.unity.render-pipelines.universal-config when creating the Sample Project for the first time
- Canvas Scaler causes abnormal scaling of Canvas elements in Play Mode when UI Scale Mode is set to "Constant Physical Size" and any Editor window is moved to a differently scaled monitor and is interacted with
- [2D] Light 2D component does not light the sprite correctly in the Play Mode
- Animator.GetCurrentAnimatorClipInfo() returns an empty list when the Animator is playing the animation
- SHADERPASS has incorrect value when using Shader Graph for Built-In target
Add comment