Search Issue Tracker
[UNETServerDLL] "IsBroadcastDiscoveryRunning()" function returns true wh...
Steps:1. Call NetLibraryManager.IsBroadcastDiscoveryRunning() function without actually starting broadcast discovery==>It returns... Read more
The TextureImporter's Apply button is not registered after changing the ...
How to reproduce:1. Open the attached "TilemapRepro.zip" Project2. Click on the "WallLow" Sprite3. Change the "Compression" Settings... Read more
[Adreno][Vulkan][Android] Models rendered with Blend "One Zero" or an im...
Reproduction steps:1. Open "VulcanAndroidBug.zip" project2. Build & Run for Android3. Notice that "Blend One Zero" and "Implicit... Read more
[Andorid] Compute Shader won't be reimported when Graphics API is changed
Reproduction steps: Open the user’s attached project “GraphicsAPIbug” Go to Player Settings (menu: Edit > Project Settings > P... Read more
[Mobile][IL2CPP] App crashes after the splash screen when there's a NavM...
Repro steps:1. Create a new project2. Add a NavMeshObstacle component to any Game Object in the scene and save it3. Switch build tar... Read more
[Probuilder] NullReferenceException are thrown when face dragging is use...
How to reproduce:1. Open attached project "Probuilder API Examples.zip" and scene "MeshEditorScene"2. Build and run (make sure Devel... Read more
ObjectDisposedException and ArgumentException errors occur when selectin...
How to reproduce:1. Open the attached “nonrendering-1” project2. Enter Play Mode3. Open Scene view4. Select the gray cube5. Exit Pla... Read more
Unity Editor does not mark the Asset dirty after cleaning it up
To reproduce: 1. Download attached "BrokenTextPPtrBug.zip" project and open in Unity2. Select or double click GlacialBasin_GlowFlowe... Read more
Terrain geometry detail is permanently lost when switching to lower heig...
Steps to reproduce: 1. Download and open the attached TerrainHeightmapBug project2. Select the Terrain game object3. Go to 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
- “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