Search Issue Tracker
[VR Graphics] Background Cameras Lose HDR in VR Mode
Steps to reproduce:1. Download and open attached project "testProject.zip"2. Make sure VR mode is on in player settings3. Open scene... Read more
[WebGL] point and spot light not working in build
-e: scene as a realtime spot and point light which are both not working in a webgl build--repro with 536, 541, 550 -repro:--open att... 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
[Linux Editor] Dragging store entries out of Asset Store tab hangs the s...
When thumbnails of Asset Store entries are dragged out of the Asset Store tab to the Editor area, the whole system hangs. Steps to r... Read more
[OSX] Application.version returns Unity version instead of build version...
Steps to reproduce:1) Open the attached version.2) Open scene 'version'.3) Build and Run a Mac Standalone build. Application.version... Read more
[Android] Unaccounted time in profiler
Steps to reproduce:1) Create a new project2) Switch platform to android3) Make sure Bundle Identifier has been set up4) Enable Devel... Read more
UnityWebRequest GetAssetBundle crashes when downloaded content is empty
1. Deploy my attached file(test.php) to server OR create any kind of method that would return a empty body on your backend2. Create ... Read more
Particle System mesh mode for shape not showing material index when usin...
To reproduce:1. Create a new project2. Add particle system to scene3. In inspector, go to Shape and select "Mesh"4. Tick "Single Mat... Read more
Can't compile some System.Net classes
To reproduce:1. Open attached projectObserve the compile errors:Assets/Test.cs(6,34): error CS0012: The type `System.Configuration.C... 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