Search Issue Tracker
[WSA] Unhandled exception is thrown when using UI ScrollView Game object
Reproduction steps:1. Create a new project and scene and add UI -> ScrollView GameObject (Or open the attached project2. Build to... Read more
Water Reflection and Refraction rendering is different between the Edito...
Reproduction steps:1. Open the attached project (WaterTest.zip);2. Open the Main.unity scene;3. Click on the WaterCamera;4. Try to c... Read more
Content Size Fitter does not resize the panel so the text fits the screen
Steps to reproduce:1. Download and open attached project2. Attempt to resize the game window Expected result: UI element gets resize... Read more
Windows Store builds get UnauthorizedAccessException error when try to c...
When trying to create directory with Directory.CreateDirectory on Windows Store app build, "UnauthorizedAccessException" is thrown. ... Read more
IL2CPP Android build fails with Unity.IL2CPP.Building.BuilderFailedExcep...
Unity.IL2CPP.Building.BuilderFailedException linker fails but it's not reported why. Possibly it prints stdout instead of stderr. Read more
[VR] Switching from exclusive fullscreen to desktop causes the applicati...
Steps to reproduce: 1. Open the attached project2. Go to player settings and enable exclusive fullscreen mode on 'D3D11 Fullscreen m... Read more
[GearVR] Camera Clear flags not working properly on GearVR
1) Open the 'TestScene' scene2) Observe how the gray cubes are depth ordered in the game view of the editor3) Go to Build settings a... Read more
Alpha channel cutoff is ignored on specific device
How to reproduce:1. Open the attached project2. Open Test scene3. Build and run Test scene on device Actual result: alpha cutoff is ... Read more
Two animation layers for different body parts, don't apply at the same time
When you have two animation layers for different body parts and start to play, you can see that animations don't work at the same ti... Read more
Using a particular light cookie leaks huge amounts of virtual memory and...
When a particular light cookie is assigned to a light, errors are thrown each time view is updated (clicking on Inspector items, pan... 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
- Weight Brush Overlay text is clipped in Sprite Editor
- GameObject Transform scale values reset to their previously saved values when proportions are constrained and certain decimal values are entered in the Inspector
- Asset thumbnails in the Project window stay white when a referenced texture file is deleted and restored
- Crash on PersistentManager::ReadObjectThreaded when calling AssetDatabase.ForceReserializeAssets() multiple times in a row
- Scene becomes dirty when first opening an HDRP Template project