Search Issue Tracker
Using the Timeout attribute on a UnityTest coroutine freezes Unity if th...
To reproduce:1. Open the attached project2. Open the Test Runner from the Window menu3. Go to "PlayMode" tab4. Run the test named Wi... Read more
VideoPlayer with incorrect URL - Can't play movie[] multiple errors
To reproduce:1. Open projects attached, scene scene2. Press play - no errors3. In Hierarchy window, select Video Player4. In Inspect... Read more
VideoPlayer.url does not recognize null value
To reproduce:1. Open attached project2. Press play3. Observe Console window Expected: 'URL NULL" and "string NULL" printed out to co... Read more
Crash on 'drawOffMeshLinks(duDebugDraw*, NavMesh const&)' when running a...
Steps to reproduce:1. Open user attached pro2. Open LAYOUT scene3. Click play4. Notice the extended loading time5. If the scene does... Read more
Enabling Deep Profile and recording certain function call causes Editor ...
1. Open the attached "ReproFreeze" project and "Test2" scene2. Go to Window --> Profiler and enable Deep Profile3. Enter playmode... Read more
[Editor] [Android] VideoPlayer fails to play a VP8 video with alpha abov...
Steps to reproduce: 1) Download attached project and open in Unity2) Open 'Test' Scene3) Make sure platform is set to Android in Bui... Read more
Can not save in to temp folder using Admin account on Windows
While in Admin account on Win 10, creating a tutorial project, you can not save in the temp folder. If you are using Standard User a... Read more
Higher than 0 Step Offset causes Character Controller to suddenly shift ...
To reproduce:1. Open the attached project2. Play the "Bug" scene3. Move the Character Controller to the side of the thin platform or... Read more
Component script names may become unreadable in Add Component window if ...
Steps to reproduce:1. Open a new project2. Create a script with an abnormally long name3. Select an object and select Add Component ... Read more
TrailRenderer doesn't function when object position is changed instantly
Steps to reproduce:1. Open "TestStartOrder.zip" attached project2. Enter play mode3. Observe trail sometimes working, sometimes not ... 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