Search Issue Tracker
[SceneManager/GI] Application not responding during SceneManager.LoadSce...
Steps to reproduce:1. Open "LightingDataLoading" project2. Open "Start" scene3. "Build and run" this project4. Push button "Load sce... Read more
Crash upon loading scene (test) from project
1. download and open attached project (case_692946-Slash)2. open the scene called test Unity will crash while attempting to load the... Read more
First letter of the block name in VFX Graph is not seen when editing the...
How to reproduce:1. Create a new Unity project and install the Visual Effect Graph package2. In the Project window, right-click ->... Read more
Linux: Pressing TAB while editing text in an input field inserts an actu...
-e: see title, doesn't do that on windows or osx standalone -repro:--create new scene--add input field http://docs.unity3d.com/Manua... Read more
It's not possible to create Texture2DArray with Compression because It d...
To reproduce: 1. Download attached "update Texture Array content at runtime.zip" project and open in Unity2. Open "Texture2DArray" s... Read more
Memory is leaking when Standalone Player window is being resized without...
How to reproduce:1. Open the attached 'project-1201307.zip' project2. Build and run the standalone3. Open Windows Task Manager and f... Read more
websocket library you use prints a "*** sending new, pending truncated *...
according:https://github.com/warmcat/libwebsockets/issues/123https://github.com/warmcat/libwebsockets/issues/124 rx_buffer_size shou... Read more
[iOS] Disabling "Status Bar Hidden" on devices without a notch is not wo...
How to reproduce:1. Open project "StatusBar.zip"2. Open Build Settings and build the project for iOS3. Deploy the app on the iOS dev... Read more
[iOS] Loading with WWW.LoadFromCacheOrDownload from StreamingAssets hang...
Steps to reproduce: 1. Open attached project (StreamingAssetsDownloadBug_stripped.zip)2. Build for iOS3. Build the Xcode project and... Read more
Skinned mesh renderer is absent in raytracing acceleration structure
This is a strange case. TLDR skinned mesh renderers are not seen in rtx effects such as reflections or shadows. Repro: Open the scen... 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
- Asset remains in the project when attempting to delete it using "DestroyImmediate()"
- Texture preview icons are missing in Frame Debugger when expanding "Textures" foldout
- IPreprocessShaders data mismatches ShaderUtil data when PackageRequirements is active
- Crash on FindNearestVertex when objectsToSearch array contains a null transform
- Context menu item checkmark updates only after reopening twice when using Menu.SetChecked on component context menu items