Search Issue Tracker
Script Component is duplicated when dragging and dropping onto a GameObj...
How to reproduce:1. Create a new project2. Create a new Script3. Select any GameObject in the Hierarchy4. Drag and drop the Script i... Read more
[IMGUI] Wind Quality dropdown text gets clipped when "Fastest" option is...
[IMGUI] Wind Quality dropdown text gets clipped when "Fastest" option is selected The Wind Quality dropdown option in SpeedTree mate... Read more
When re-parenting an object to another object that has a negative x scal...
To reproduce:1. Open attached project2. Open scene3. Drag arrow to make it child object of character4. Notice that sprite arrow sets... Read more
[LWRP] Transparent Render Textures are Rendered as solid colors when usi...
Steps to reproduce:1. Open user's attached project "LWRPRenderTextureTransparencyBug.zip"2. Build and Run the project3. Notice Rende... Read more
VideoPlayer doesn't track preparation progress and stutters during trans...
Reproduction steps:1. Open the user attached "UnityTimelineXExample.zip" project2. Open the "VideoEditing" Scene3. Enter Play mode E... Read more
Texture2D creates DXT texture when the unacceptable texture size is given.
Reproduction steps: 1. Create a new project2. Import the attached Script (DXTTest.cs)3. Run Script (Menu Entry > Bug Test > DX... Read more
Audio glitches and CPU usage increases when plugging microphone/speaker/...
How to reproduce:1. Plug any microphone/speaker into your computer via USB2. Open attached project3. Enter the Play Mode4. Open Prof... Read more
[Toon/Lit Outline] Toon shader not rendering outline when built
Steps to reproduce: 1. Open attached project2. Open 'TessellationSample' scene3. Change one of the spheres shader to Toon/Lit Outlin... Read more
Selecting clips through playhead in a timeline with 30+ tracks throws a ...
How to reproduce:1. Open the attached "TimelineNRE.zip" project and open "SampleScene"2. Open the "Main CameraTimeline.playable" in ... Read more
Sample Project has glitchy stretching on certain resolutions
1. Import the UI sample project2. Switch the platform to WP83. Switch the game view resolution to something other than "Free Aspect"... 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