Search Issue Tracker
[NavMesh] [Carving] NavMeshObstacle doesn't carve on the first Update frame
A navmesh obstacle that's set to carve (regardless of "Carve Only Stationary") will not carve just as the game starts. This means th... Read more
Some Hindi text gets displayed incorrectly in Unity
Steps to reproduce:1. Download and open the latest attached project("Hinditext.zip")2. Observe differences between Google translate ... Read more
CommandBuffer.Blit does not produce the same result as Graphics.Blit
Reproduction steps:1. Open the project2. Open the "Test_CommandBufferBlit" scene3. Play the scene and notice the gray screen4. Open ... Read more
Unity Editor crashes in GfxDeviceD3D11Base::SetShadersThreadable on atte...
STR:1. Open attached project with Unity 5.5.0b52. Try to open the scene3. Get editor crash Reproed only on Windows 8.1/10.DX9/DX11 o... Read more
[Regression][OSX] Launcher crashes after clicking 'Work Offline' button ...
Steps to repro: 1. Open Unity Launcher Window on OSX;2. Click Sign In button;3. Close Launcher window (either by clicking X button o... Read more
[Metal][Standalone] Screen is covered with transparent net on specific h...
Reproduction steps:1. Create a new Unity project.2. Create a new scene.3. Select "Metal" graphics API.4. Build and run the created s... Read more
[IL2CPP] Application with Google Play Games plugin crashes on Android de...
Reproduction steps:1. Open the attached project2. Build and run the project on Android device3. Game crashes after the splash screen... Read more
[OSX][GLCore] Switching from windowed to full screen with GLCore breaks ...
Steps to reproduce: 1. Build the attached project with GLCore graphics API2. Run the game in 'Windowed' mode3. Select the possible r... Read more
[iOS] Very long GPU time on iPhone 7 with rendering effects
When using rendering effects (like Graphics.Blit) on iPhone 7 and 7 Plus, the GPU frame time becomes extremely long. This doesn't oc... Read more
Crash at "mono_string_new " when using Marshal.PtrToStructure
To reproduce:1. Open the attached project2. Download the attached "ST00A.CHC" file2. Open the "TestScript" script3. On line 67 of th... 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
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
- PolySpatial “Trying to set shader on a Material Variant.” error is printed in the console when entering Play Mode
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build