Search Issue Tracker
Baked emission is baked only if the material is first in array
Repro steps:1) Open the project and test.scene in it2) Build the lighting2) Notice the scene is dark and there are two materials on ... Read more
Using camera rig provided in Oculus SDK 0.6 together with Unity native V...
To reproduce:1.Open attached project.2.Open "totolus" scene, turn on "Virtual Reality Supported" in Player settings.3.Enter play mod... Read more
[Android] [Vulkan] 'GetGpuTimerFrequency' and 'gpuFrameTime' return 0 wh...
How to reproduce:1. Open the attached user's project 'TURP.zip'2. Build and Run the application on an Android device3. When the app ... Read more
[VFXG] Setting an exposed texture to none assigns a random texture
Steps to reproduce: 1. Import the attached package 2. Open Test-Mesh Instancing Scene 3. In the Hierarchy, select any Mesh Count 4. ... Read more
Reset doesn't clear the vertex buffer for Image and Raw Image
Steps to reproduce : - create an Image- add a sprite- click on the cog for the component- choose Reset and notice that the image is ... Read more
Terrain creates a "Tree Imposter Texture" for a tree when the tree does ...
Reproduction steps:1. Open the “IN-14574_TreeImposterTexture“ project and open the “Main” scene2. In Memory Profiler capture a snaps... Read more
This STV build crashes bootloader
This only happens when you add the STV installer over this build, which is why no other STE reported it. Severity 1 for STV. Version... Read more
D3D11 Compute shader dispatch isn't synchronous when running in the Editor
Steps to reproduce:1. Open the attached user's project "Compute Woes.zip"2. Make sure that the Graphics API is set to D3D113. Open t... Read more
Crash on mono_traverse_objects when using AppDomain.Unload and trying to...
Reproduction steps:1. Open the user's attached project2. Open the "Main" Scene3. Enter Play Mode4. Press 'Q' when the scene fully lo... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class