Search Issue Tracker
Workspace settings are not saved when using Visual Studio Code in Unity
1. Create a new project 2. Go to Edit -> Preferences -> External Tools and change "External Script Editor" to "Visual Studio Code" 3... Read more
[VR]Standard Shader Parallax Mapping causes warping when using Trilinear...
Steps to reproduce: 1. Download and open the attached project 2. Enter Playmode in VR 3. Position self so the edge of the object is... Read more
[IL2CPP] App crashes when dereferencing a double pointer
Repro steps: 1. Open user attached project 2. Build and Run on Android Expected: App runs Actual: App crashes/a black screen appear... 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 > Production) 2. B... Read more
[Android] Gradle export throws "trying to add unity-classes.jar/AndroidM...
Steps to reproduce: 1. Create a new project 2. Export the project to a preferred folder 3. Export the same project a second time to ... Read more
[Wild Crash] Editor crashes with PlayerLoopController::SetPaused when us...
How to reproduce: 1. Open attached "GaiaDisplayApp" project 2. Enter Play Mode and hold P button Expected result: Editor does not c... Read more
Initial AO bake yields wrong results
Steps to reproduce: 1. Download the attached project and open TestScene01 2. In the Lighting Settings window make sure that Ambient... Read more
Baking Lightmaps result in artifacting when the object is far away from ...
Steps to reproduce: 1. Download and import the attached package 2. Build lightmap Expected result: no artifacting Actual result: h... Read more
[OpenGL] RenderTexture.Create failed: format unsupported for random writ...
To reproduce: 1) Open attached project 2) Open Test Runner 3) Run "ComputeAsyncRWTextureTest" Expected: Runs normally Actual: Fails... Read more
Total Bake Time is shown as 0:00:00 in Progressive Lightmapper when Prio...
Steps to reproduce: 1. Launch Enter The Room project and open Sequence 5 Today scene (Assets > _Project > Scenes > Production) 2. B... 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
- SerializedPropertyChangeEvent is invoked when initially binding PropertyFields in custom Editor
- UI Panel is not visible when HDR and STP filter are enabled
- Crash on GfxDeviceD3D11Base::DrawBuffersIndirect when opening a specific project
- OnTriggerExit2D is called in Play mode when undoing component adding
- Builds fail with "Execution failed for task ':launcher:checkReleaseDuplicateClasses'" error when the newer version of the In-App Purchasing package is installed on a specific project