Search Issue Tracker
Unity with the Mixed Reality Portal set in simulation mode leads to a cr...
Steps to reproduce:1. Open the attached project2. Open the Main scene3. Switch platform to Windows Store4. Play the scene (make sure... Read more
Editor crashes due to stack overflow in the user script when compiling s...
Steps to reproduce:1. Download 959160_repro.zip and open project2. While scripts are compiling editor crashes3. If crash doesn't occ... Read more
[Vulkan] Crash on UnityMain when launching Standalone Player that uses V...
How to reproduce:1. Open any project2. Set Graphics API to Vulkan3. Build and Run Standalone4. Launch Player Stack trace from output... Read more
Console prints out multiple 'graphic rebuild while we are already inside...
To reproduce:1. Open attached Unity project "Source.zip"2. Open "World" scene3. Go into Play Mode4. Click Server & Play5. Create... Read more
Objects move out of position when the GridLayoutGroup is disabled
To reproduce: 1. In a new project, Create a GridLayoutGroup with several child elements inside it2. Disable the GridLayoutGroup comp... Read more
[VR][iOS] Screen is shaking for few seconds when enabling VR mode
How to reproduce:1. Open the attached project2. Make sure that Cardboard SDK is added3. Build and run _SCENE on iOS device4. This pr... Read more
[VK] Fullscreen on 1070? cards causes black screen flickering
Drivers are up-to-date.Doesn't reproduce on AMD or GTX 980m - Not sure what to make of itDoesn't reproduce on DX11 1. Open attached ... Read more
[AW] Key jumps between two values when scaling multiple keys
Steps to reproduce 1. Open attached project2. Open scene "test"3. Select "Particle System"4. Open animation window5. Open Curves tab... Read more
Freshly imported texture with alpha channel is not treated as transparen...
Alpha channel is ignored on freshly imported RGBA 32bit image in project and preview windows To reproduce:1. Create a new project2. ... Read more
SerializedProperty.prefabOverride affects other properties as well
Steps to reproduce:1. Open user attached project2. Create an empty game object3. Attach TestScript.cs to the object4. Make a prefab ... 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