Search Issue Tracker
Cloth Sphere colliders are not initialized for collision properly
To reproduce:1. Open attached project "ClothTesting.zip"2. Open test.unity scene3. Enter play mode Expected result: plane collides w... Read more
EventType.KeyDown not registering Mac Command keys
Steps to reproduce:1. Open attach project2. Open Scene Test3. Press random keys on the keyboard Expected result: you'll get "KeyDown... Read more
The origin and direction of the Ray get swapped on the client side when ...
To reproduce: 1. Open the project, attached by the tester (RpcClientRay.zip)2. Build the project for PC3. Launch the build and enter... Read more
HDR camera introduces pixel artifacts in a light-mapped scene
How to reproduce:1. Load tester-submitted project2. Open "Title Screen.unity" scene3. Rotate the camera and stop when the white spot... Read more
[.NET 4.6] StackOverflowException when using AudioFilters and OnAudioFil...
Steps to reproduce:1. Download AudioFilters.zip2. Build the project3. Run the build with arguments: "-batchmode -nographics" Result:... Read more
Timeline play fails if moving objects are not visible in scene view
Reproduction Steps:1. Open User's project2. Open "First" scene3. Play Scene4. Make only Game Game view visible and Scene hidden5. Pr... Read more
Two or more cameras without any being tagged as "MainCamera" fails to cr...
Steps to reproduce:1. Download the .unitypackage (attached in one of the letters)2. Import it to an empty project3. Open testScene4.... Read more
Type load exception is thrown when trying to load System.Security.Crypto...
Steps to reproduce:1. Open the attached project2. Open the StartScene.unity scene3. Play the scene4. Observe the error Actual result... Read more
[VR] Incorrect shadows and projections when using SetStereoProjectionMat...
The attached project implements planar reflections by mirroring a camera across a reflection plane (plane at y=0, normal=y). How to ... Read more
Assets are unloaded if OnValidate is used it to set a field on another c...
Reproduction steps:1. Open the attached project "GarbageCollectionBugs.zip";2. Open the Example.unity scene;3. Use Window -> Prof... 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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks