Search Issue Tracker
Removing a rigidbody and then undoing the action snaps back the gameobje...
Steps to reproduce: 1. Download and open the attached project 2. Enter Playmode 3. Remove the RigidBody off the cube 4. Ctrl-z to un... Read more
tutorial case IGNORe
How to reproduce: 1. In a new Unity project create a new script. 2. Delete that script. Expected result: script is deleted without ... Read more
[Regression] Overlapping distortions are not blended smoothly when shade...
To reproduce: 1. Open the "bugreport" scene in the attached project 2. Double-click "Example-Mask-Problem-FIX" Game Object from Hier... Read more
Unused parameter in UnityGlobalIllumination.cginc
A user reported that there is an unused parameter in UnityGlobalIllumination shader file. 1) In UnityGlobalIllumination,cginc, bak... Read more
[Windows][Video Player] Video Clip is not played when loading it from an...
1. Open users attached "MoviePlayerTest_Project" 2. Go to custom "Build" menu item --> "Asset Bundles" 3. Open "VideoPlay" script, ... Read more
[Android] Unity fails merging Android manifest with sdk tools 26.0.2
Reproduction steps: 1) Download and open attached project 2) Press Build and run -- Notice that build fails with errors: Error: Err... Read more
[Android] READ_PHONE_STATE permission is added in the AndroidManifest.xm...
Steps to reproduce: 1) Update SDK to the latest version (26.0.2) 2) Download attached project 'Repo.zip' and open in Unity 3) Build... Read more
CUDA Graphics Interop fails in the Native Plugin when using RenderTexture
To reproduce: 1. Open attached project; 2. Open "CudaTest" scene; 3. Enter Play mode; -notice there is CUDA error thrown in the Cons... Read more
[Mobile] WebCamTexture.requestedFPS does not set FPS correctly
To Reproduce: 1. Build and run the attached project. 2. Observe that the WebCamTexture FPS is 30, even though "new WebCamTexture(We... Read more
[2017.2] StackOverflowException at Engine.RectTransform:ClearDrivenPrope...
This crashes the editor without any 'crash tools' (Bug reporter doesn't pop up, no 'stopped working' window etc), Unity just disappe... 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
- UI Overlay Image gets darker on each Camera when multiple Cameras are used
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding