Search Issue Tracker
[Android] [Crash] Crash on some Samsung Galaxy S3 devices when loading t...
Reproduction steps:1) Open attached project2) Build and run on an Android device--- Only got repro with T-Mobile Samsung Galaxy S3--... Read more
[Cursor] Constantly updated custom cursor disappears after ~3300 frames
Steps to reproduce bug:1. Open attached project and open the 'demo' scene2. Click 'Play' and observe the 'Cursor texture update coun... Read more
IPv6 support [Cache Server/Networking]
IPv6 is currently not supported by the Cache Server or the Editor. Read more
[iOS] Lightmaps are blocky/unfiltered on some of the older iOS devices
Steps to reproduce: 1. Open attached project (lightmap_bug.zip)2. Open scene 'level1-1'3. Go to Window/Lighting and click 'Build' to... Read more
ForceSceneID doesn't change sceneID of inactive NetworkIdentity
Steps to reproduce: 1. Open attached project "772725.zip"2. Open scene "main"3. Build and run project4. In built project, press "S" ... Read more
Invalid AABB errors when opening scene with a Cloth component in it
How to reproduce: 1. Open attached project2. Open scene poziom Testowy/hgfh.unity- Note the errors in the console: Invalid AABB aabb... Read more
Spotlight creates additional RenderPrePass draw calls
Steps to reproduce:1. Download and open attached project "UnityPlayground.zip"2. Open scene "test"3. Play the scene, open Frame Debu... Read more
New project opened via existing project ignores editor start parameters
How to reproduce:1. Start Unity editor with -force-opengl command line argument.2. Create or load a project.3. Select File->New P... Read more
Floats become Infinity on mono backend with development build enabled
1. Open attached project2. Built to iOS with mono and development build enabled3. Play play button4. Press button "1"5. Play level6.... Read more
Integration Tests (Unity Test Tools) in batch mode lead to 'Failed to lo...
How to reproduce: 1. Open attached project from the terminal with the following arguments: -batchmode -projectPath <projectPath&g... 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