Search Issue Tracker
[macOS] Fatal Error when quitting: GetManagerFromContext: pointer to obj...
This does not reproduce 100% every time. This can only be reproduced sometimes. Steps:1. Open user's attached project ("TestUnity.zi... Read more
[.NET 4.6] Editor crashes in mfplat.dll when calling CSCore method on .N...
Steps to reproduce:1.Open attached “CSCoreCrash.zip” Unity project2.Download attached 'Test.mp3' file3.Select 'SongLoader' object in... Read more
'kValidSceneObjectIdentifier == res' assert after selecting a prefab and...
The bug still occurs in trunk Unity 2018.1.0a1 #3622 8e2bcab90b4e on windows and mac platform Steps to reproduce: 1. Open attached p... Read more
[iOS] InvalidOperationException when trying to set provisioning profile ...
How to reproduce:1. Open the attached project or create a new one2. Make sure platform is set to iOS3. Go to Player Settings, disabl... Read more
Game view loses focus and doesn't react to input if it has been maximize...
To reproduce: 1. Open the project, attached by the user (Project.zip)2. Open the "Free time" scene3. Make sure Game view is maximize... Read more
[WSA] Reference rewriter fails to process System.Type inequality operator
Steps to reproduce:1. Open the attached project(ReferenceRewriter.zip)2. Open the Assets/Scenes/Scene1.unity scene3. Switch platform... Read more
Quaternion.angle returns incorrect angle with itself if Quaternion value...
To reproduce:1. Open repro project2. Play scene Expected: both quaternions angles with themselves will be 0Actual: when Quaternion v... Read more
[iOS] Unsupported wide colors on new devices
Reproduction steps:1. Open the attached project.2. Build the 'Test' scene into device. Actual behavior (955685 Pics.zip):Similar col... Read more
DirectX 9 errors appear when using DirectX 11 features, even if the Grap...
Reproduction steps: 1. Open "ShaderTargetBroken.zip" project2. Click on "ArrayShadeBroken" and see that there is an error "Undefined... Read more
Facebook SDK 7.10.0 from facebook developers page breaks build and playe...
Steps to reproduce:1. Go to "https://developers.facebook.com/docs/unity/" and download latest Facebook SDK for Unity2. Import it int... Read more
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