Search Issue Tracker
[AssetBundle] Collision when building AssetBundles
Reproduction steps:1. Open attached project2. Build AssetBundles by clicking on Test/Build Asset Bundles3. AssetBundles are not buil... Read more
[Resources folder] Resources.LoadAsync stops processing on Windows
Reproduction steps:1. Open attached project2. Open scene "Main"3. Enter play mode4. Press any button (Input.anyKeyDown), this will c... Read more
[VR] Crash on player after enabling 'Virtual Reality Supported' checkbox
To Reproduce: 1. Create new project2. Turn on 'Virtual Reality Supported'3. Play in Editor Read more
Astar pathfinding graphtypes don't create nodes on older iOS devices whe...
To reproduce: 1) Download and open project2) Make sure that scripting backend is set to il2cpp3) Build and run for iOS4) Tap anywher... Read more
Fungus flowchart crashes Unity 5.2
To reproduce:1. Open attached project2. Start the scene3. Stop the scene4. Start the scene again5. Editor crashes Read more
[WebGL] Undocumented template restrictions
-e: WebGL Templates require LOADER_GLUE to be in 'index.html'; WebGL Template iframes make you rename files I created a WebGL templa... Read more
[WebGL] [Opera] Audio not playing
-e: see title -repro:--create scene that just plays an audio file--build and run in Opera--NOTICE the audio isn't played Read more
Build fails with IL2CPP error on long path name
-e: when building a project from a very long path name an IL2CPP error is thrown and the build aborts. -this is a different error fr... Read more
[ManagedPlugins] meta file ignored when importing plugins if library fol...
To Reproduce: 1. Open the attached project in batch mode:" Unity.app/Contents/MacOS/Unity -projectPath "/PluginFailLoad/" -quit -bat... Read more
[IL2CPP] T[] doesn't implement IList<T>
To Reproduce: 1. Run the attached project with IL2CPP (tested on iOS).2. Click the button, observe that 'PlayerDB[0] is IList<Pla... 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
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template