Search Issue Tracker
Android Touch Input becomes offset when rotating device
To reproduce:1. Open user attached project "2018.2.12f1.zip"2. Build for Android3. When built, try inputting touch while phone is in... Read more
Workspace settings are not saved when using Visual Studio Code in Unity
1. Create a new project2. Go to Edit -> Preferences -> External Tools and change "External Script Editor" to "Visual Studio Co... Read more
[VR]Standard Shader Parallax Mapping causes warping when using Trilinear...
Steps to reproduce: 1. Download and open the attached project2. Enter Playmode in VR3. Position self so the edge of the object is ne... Read more
[IL2CPP] App crashes when dereferencing a double pointer
Repro steps:1. Open user attached project2. Build and Run on Android Expected: App runsActual: App crashes/a black screen appears Re... Read more
Editor log outputs ''d3d11: failed to lock buffer 0000021B7F5B94E0 of si...
Steps to reproduce: 1. Launch Enter The Room project and open Sequence 5 Today scene (Assets > _Project > Scenes > Producti... Read more
[Android] Gradle export throws "trying to add unity-classes.jar/AndroidM...
Steps to reproduce:1. Create a new project2. Export the project to a preferred folder3. Export the same project a second time to the... Read more
[Wild Crash] Editor crashes with PlayerLoopController::SetPaused when us...
How to reproduce:1. Open attached "GaiaDisplayApp" project2. Enter Play Mode and hold P button Expected result: Editor does not cras... Read more
Initial AO bake yields wrong results
Steps to reproduce: 1. Download the attached project and open TestScene012. In the Lighting Settings window make sure that Ambient O... Read more
Baking Lightmaps result in artifacting when the object is far away from ...
Steps to reproduce: 1. Download and import the attached package2. Build lightmap Expected result: no artifactingActual result: heavy... Read more
[OpenGL] RenderTexture.Create failed: format unsupported for random writ...
To reproduce:1) Open attached project2) Open Test Runner3) Run "ComputeAsyncRWTextureTest" Expected: Runs normallyActual: Fails with... 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