Search Issue Tracker
PrefabUtility.CreatePrefab crashes the Editor in PPtr<GameObject>::opera...
To reproduce: 1. Open the project, attached by the tester (PrefabUtilityBug.zip)2. Open the "test" scene3. Select the Cube in the Hi... Read more
(B * Quaternion.Inverse(A)).ToAngleAxis(out angle, out angleAxis); line ...
To reproduce: 1. Open the project, attached by the tester (CompilationFail.zip)2. Observe the errors in the console3. Inspect the He... Read more
[LightProbes] Loading a scene while a LightProbeGroup is selected trigge...
To reproduce: 1. Open the project, attached by the user (LightProbeBug.zip)2. Open the "Scene0" scene3. Enter Play mode (make sure S... Read more
[iOS][Vuforia][IL2CPP] UnityLinker.exe did not run properly when buildin...
To reproduce:1. Open user's attached project2. Build it for iOS platform Expected result: Project is successfully builtActual result... Read more
[.NET 4.6] Editor crash on "scripting_stack_trace_info_for" when opening...
How to reproduce:1. Open the attached project "BehaviorDesigner.zip"2. Observe the crash Reproduced with: 2018.1.0b5, 2018.1.0b9, 20... Read more
Sprite masks do not mask in RenderTextures
How to reproduce:1. Download attached project file and open scene 'scene'2. Select Gameobject 'Main Camera (1)'3. Make sure the scen... Read more
[Test Runner] Canceling save of scene changes when trying to run a test ...
1. Open the attached project2. Open the Test Runner3. Double click on TestImportAsset test (it works)4. Make any changes to the scen... Read more
[UWP] Unable to build/deploy a solution/app under il2cpp in 2018.1.0b9, ...
Steps to reproduce:1. Create a new project2. Switch platform to Windows Store3. Build under il2cpp4. Open VS solution5. Deploy on a ... Read more
While creating new project a number of errors appear 'Opening file faile...
1. What happenedWhen creating new project, lots of errors 'Opening file failed' appear 2. How we can reproduce it using the example ... Read more
[Regression] "Unsafe code requires the `unsafe' command line option to b...
How to reproduce:1. Download and open attached project file2. Notice the errors in the Console Window Actual result: In 2018.1.0b7 s... 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