Search Issue Tracker
[Mono] NotImplementedException is thrown internally when passing IEnumer...
Steps to reproduce:1. Open user attached project2. Look at console window Expected: All scripts are compiled without compile error m... Read more
NavMesh baked on imported mesh with low Mesh Compression is flickering i...
Reproduction steps:1.Open attached project2.Open scene "TestCharacters" located in Scenes > Test3.Open the Window > Navigation... Read more
Runtime test UNetHandlesMaxConnectionsOverflow fails on different platforms
Different error-messages when setting 65535 and 65539 (both not allowed) to m_MaxDefaultConnections in HostTopology How we can repro... Read more
GPU instancing with Legacy Deferred rendering path does not render insta...
To reproduce the issue follow the steps:1. Open "Instancing" project2. Open "Instance" scene3. Run the scene4. Open and Enable Frame... Read more
Calling a class that inherits from IEnumerator with yield return StartCo...
To reproduce:1. Open the project2. Open the scene "test"3. Press "play" Notice that even though the LScriptEnumerator is called once... Read more
[MSE] Build loses one scene
To reproduce:1. Open attached project2. Build and run project3. Notice that one of the scenes is not loaded Reproducible: 5.4.0b15, ... Read more
[WSA][WP8.1] Build fails when project contains "Unity Test Tools"
To reproduce:1. Build attached project2. Build fails Reproducible: 5.4.0b15, 5.3.4p3, 5.0.1f1 Workaround:Changing "Compilation Overr... Read more
[5.4 regression] Graphics.DrawMesh MVP matrix wrong (breaks Super Fast S...
Steps to reproduce: Using 5.3:1. Open attached project "788944for5.3.zip"2. Open scene "Test"3. Change Graphics API to DX9 (or OpenG... Read more
Custom editor window crashes at IMGUI::GUIWindow::OnGUI
Steps to reproduce: 1. Open attached project2. Open scene "FuzzyEditor"3. If "Fuzzy Logic" tab is open - close it4. In top menu, ope... 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
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist