Search Issue Tracker
[Crash] VertexBufferD3D11::EndWriteVertices. Crash after deleting GameOb...
1. Open attached project "repro_725280.zip"2. Load "Main" scene and play3. Wait for the man to walk to screen centre and the menu wi... Read more
Arrays doesn't seem to be instantiated when exposed in the inspector
-e: when you declare a public type[] type in a monobehaviour, that array is not immediately instantiated and thus throws an exceptio... Read more
InputField cursor position at the beginning of text if field contains text
If you tap on an uGUI InputField component which already has text in it the cursor will blink in the beginning of the text instead o... Read more
Newly controlled scenes will have point light instead of directional eve...
To repro:1. Create new 2D project2. Go to Edit > Project settings > Editor3. Change project to 3D4. Create new scene5. Notice ... Read more
[iOS] Hindi characters are not displayed
To Reproduce: 1. Deploy the attached project to iOS.2. Observe that question marks are displayed instead of Hindi characters on the ... Read more
[SceneView] Clustering view stays until rebake if the scene is switched
To reproduce:1. Open attached project2. Open scene 13. Bake lightmaps4. Check Clustering view5. Open scene 26. Notice that Clusterin... Read more
[Shaders]Vertex-colors get broken in builds if Optimize Mesh Data is ena...
To reproduce:1) Open attached project2) Open "Scenes/CombatScene"3) Make sure that "Optimize Mesh Data" in player settings is enable... Read more
[Gear VR] Application cannot build since Unity 5.2
When building an application that uses Oculus VR Utility, unity throws an error: "Duplicate file(s) in apk". This was not present in... Read more
[Android] LocationService doesn’t work without “high accuracy” mode
On Android devices, LocationService doesn’t work without setting “high accuracy” location mode in the system settings (“Settings” -&... 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
- Unnecessary horizontal scrollbar appears at the bottom of the Multiplayer Play Mode window
- Build Profiles modified by script require manual "Apply" when the Build Profiles window is open
- Nested Canvases' CanvasGroup.blocksRaycasts parameter ignores inheritance from parent Canvases' CanvasGroup when Override Sorting is enabled
- Color is incorrectly applied to objects when initialized with non-normalized parameters
- SerializationUtility.GetManagedReferencesWithMissingTypes() don't return null when “Prefab has missing SerializeReference Types“ warning banner is present