Search Issue Tracker
[IL2CPP] Marshal.SizeOf dosen't work with types which have an explicitly...
To Reproduce: 1. Deploy the attached project with Il2CPP. 2. Notice the, error: ArgumentException: Type 'CustomType' cannot be marsh... Read more
Incorrect Pre-Build event command line on Universal build
Reproducible on 4.6.0f1, 4.6.1f1, 4.6.3f1; Visual Studio solution created by Unity after the Windows Store Universal 8.1 build from ... Read more
[iOS] Build & Run doesn't work with Xcode 6.3
To Reproduce: 1. Build & Run any project.2. Notice that the Launch Screen of Xcode 6.3 beta is opened.3. But the project itself ... Read more
InputField.text returning incorrect values while editing it
To reproduce: 1) Download and open project2) Build and run for iOS3) Start editing one of the input fields4) Notice that in the cons... Read more
[WinRT] uGUI doesn't work on tablets
From case 670834 - Tap in input field to show mobile keyboard, then tap out to hide it: keyboard flashes and stays up (must hide man... Read more
AutoRotation is not functioning with iOS5.0
To Reproduce: 1. Deploy the attached project to an iOS5 device.2. Observe that AutoRatation is not working (ios native gui windows a... Read more
[WP8] Reflections jitter on landscape rotation
To reproduce:1. Open the attached project. It contains a shader that uses reflection and a scene that demonstrates the shader in act... Read more
errors referencing unityplayer.winmd
Link to forum thread:http://forum.unity3d.com/threads/build-error-with-wsa-plugin.300913/ I'm writing a WSA plugin with a reference ... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class