Search Issue Tracker
[Oasis] Unity apps fail to pass WACK on General metadata correctness test
Steps to reproduce:1. Create a new Unity project OR open any Unity project2. Make sure to switch build settings to UWP and enable VR... Read more
[WSA] Debugging doesn't work with Release configuration
Reproduction steps:1. Build any project to UWP with C# projects enabled2. Put a breakpoint in any script3. Start app using Release c... Read more
"Failed to create directory" pop up appears on trying to build Standalon...
Reproduces with one project (and saw the same error on another project earlier, but can't reproduce anymore with it)I am not sure, b... Read more
Animation Track is not played in the Timeline if there is another Animat...
To reproduce: 1. Open the project, attached by tester (TimelineBug.zip)2. Open "main" scene if not open3. Select Bakkal object in th... Read more
When "Video Player's "Playback Speed" is set to 3 or more, the video stu...
Repro steps: 1. Open attached projects "TestScene" scene2. Enter Play mode and see that the animation plays3. Exit Play mode4. Click... Read more
UI Script icons are default script icons
Steps to reproduce:1. Create a new project2. Create a new UI component, e.g Image Expetced result: component icons are representativ... Read more
Unity auto-generated C# script contains invalid references, triggers com...
Repro steps: 1. Open Unity and create a new project2. In the project create a new c# script ( Assets -> Create -> C# Script)3.... Read more
Crash in GUIKeyboardState::~GUIKeyboardState when double clicking and dr...
To reproduce:1. Undock scene view2. Duoble click scene view tab and start draging scene view window after first click Actual: Editor... Read more
Runing Editor Test Runner with “-editorTestsVerboseLog teamcity” doesn't...
To reproduce: 1. Download attached project "TeamCity.zip"2. Open Command Line and write this: "D:\path to your Unity location\Unity ... Read more
If device is rotated to different orientation than the app was launched,...
How to reproduce:1. Create a new project2. Build and run on device3. Hold device as portrait4. Rotate device to landscape and hold i... 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