Search Issue Tracker
GUI ignores transform position from script on Collider as a Trigger
How to reproduce: 1. Open users attached project and "area001" scene2. Enter play mode3. Note displayed text in the bottom box4. Fol... Read more
Changing Sub Emitters Particles System fields types does nothing while s...
Reproduction Steps:1. Open project2. In Hierarchy select "Particle System"3. Under Particle System component set any of the fields t... Read more
Unhandled exception "Circular References Detected" for third level Sub E...
Reproduction Steps:1. Open project2. In Hierarchy select "Particle System/SubEmmitterBirth/SubEmmitterBirth"3. Under Particle System... Read more
[VR] Multiple cameras with specific target eyes fail to render properly
1. What happened Attempting to setup three cameras (one for each eye + one for the main display) causes issues in rendering. The ima... Read more
[VR] RenderViewportScale changes at consistent rate over many frames cau...
When changing the render viewport scale at a consistent rate over the course of several frames I get tearing in the headset only. It... Read more
[VR | SinglePassStereo] Bloom and BloomAndFlares standard image effect r...
1) Setup either Headset and corresponding SDK (You can even repro it with the Split Stereo Device)2) Enter playmode3) Press space to... Read more
Calling Graphics.Blit(null, destination) crashes the editor
Reproduction steps:1. Open the attached project2. Open the scene3. Select the Main Camera in the hierarchy4. Toggle the reproBug fie... Read more
[iOS] Unity splash screen doesn't show up on iOS builds
Steps to reproduce:1) Create a new project.2) Build for iOS.3) Run on a device. The game loads directly to the main scene; the splas... Read more
[Editor] Texture Import of 16 Bit Grayscale fails
Reproduction steps:1) Open "New Unity Project.zip" project2) Notice that console has an error:Could not create texture from Assets/D... Read more
[UI][Button] Mouse hover will trigger the disabled state of animator eve...
To reproduce:1. Open attached project;2. Run the "TestScene" scene;3. Press Button "2" then "1". Expected behavior: when button "1" ... 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