Search Issue Tracker
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
[VR][Android] Bottom inner side area of VR eyes has sharp edges when Def...
To reproduce: 1. Download and open attached "case_997887-AndroidStereoTest.zip" project.2. Build and run on Galaxy Note 8 device.3. ... Read more
Crash on MemoryManager::Reallocate while changing the scene
How to reproduce:1. Open the "Loading_Crash.zip "project2. Open the scene "Zone2"3. Press Play4. Walk right until the game starts lo... Read more
Unity Editor freezes when using NUnit TestCaseSource
Reproduction steps:1. Download project "TestRunner.zip" and open in Unity2. Open Window -> Test Runner3. Press Run All couple of ... Read more
Subequent Physics2D OverlapColldier calls result in performance degradation
To reproduce:1) Open attached project and scene2) Play it3) Press 'p' repeatedly Expected: The performance will stay consistent with... Read more
If a NavMeshAgent has had a destination set, setting its velocity will d...
To reproduce:1) Open attached project and scene2) Play it3) Left-click somewhere to move there4) While midway, move with WASD keysEx... 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