Search Issue Tracker
Crash in scripting_array_length when using StructLayout attribute and in...
To reproduce: 1. Open the project, attached by tester2. Select Main Camera in the scene3. In the Inspector, change values in the New... Read more
NullReferenceException when importing TextMesh Pro A$ package
1. What happenedDuring importing 'TextMesh Pro' Asset Store package I'm getting the following errors: NullReferenceException: Object... Read more
MissingMethodException when accessing TextMesh Pro component
1. What happenedFor 'TextMesh Pro' A$ package. Selecting Game Object with 'TextMeshPro' script component causes the exception to be ... Read more
Unneeded GI normals warnings are thrown after adding TextMesh component
Steps to reproduce:1. Create a 3D/3D Text object (or add a Text Mesh component to an object)2. Enable 'Lightmap Static' in its Mesh ... Read more
Secondary Cameras with RenderTextures do not render Lighting
If more than one Camera is set to render texture, then Spot Lights and Point Lights in any of the secondary Cameras will have no eff... Read more
'MapMagic World Generator' A$ package fails to generate terrain
1. What happened'MapMagic World Generator' demo scene fails to generate terrain in 2017.1.0b1. There's DemoScene that, on Play, stuc... Read more
[New Scripting Runtime] Errors on switching from the new runtime to the ...
1. What happenedFor 'Chronos - Time Control' A$ package, when switching from New Runtime to Stable, after Editor restart and project... Read more
[RuntimeUpgrade][Mono] Building iOS project with Mono scripting backend ...
Steps to reproduce: 1. Open empty project2. Switch to iOS platform3. Change 'Scripting Backend' to 'Mono'4. Change 'Scripting Runtim... Read more
AssetDatabase.GetMainAssetTypeAtPath returns MonoBehaviour for Scriptabl...
Steps to reproduce:1. Open the attached project (GetMainAssetTypeAtPath Bug.zip)3. Click on Menu bar -> Test -> Test4. Observe... Read more
Cannot change any project settings after setting Perforce as Version Con...
To reproduce: 1. Create new project2. Go to Project Settings -> Editor3. Set Version Control Mode to Perforce4. Go to Project Set... 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