Search Issue Tracker
Flythrough mode conflicts with terrain hotkeys
To reproduce:1. Create new project2. Add Terrain3. Click right mouse button + shift + w to use flythrough mode4. While using flythou... Read more
Unity crashes on "mono_string_to_utf8_checked" when "Marshal.StructureTo...
Reproduction steps:1. Open attached Unity project.2. Open and play "ts" scene.3. Unity crashes. Additional note:"Marshal.StructureTo... Read more
Crash on ZwWaitForMultipleObjects when opening the same project more tha...
Reproduction steps:1. Open any Unity project2. Open the same project again (make sure to open the identical project that's already r... Read more
[SerializeReference] Freeze when parent list property with SerializeRefe...
Reproduction steps:1. Open the attached project "1190493" and "test" scene2. In the Hierarchy, select "Main Camera" and open "Test.c... Read more
[Visual Effect Graph] Transition between two Blocks is not selected when...
Transition between two Blocks from the Visual Effect Graph is not getting selected when they are kept closer to each other, it gets ... Read more
[NavMeshSurface] Original NavMeshSurface looses NavMesh data if same Nav...
Steps to reproduce: 1. Open attached project "AI11.zip"2. Open scene "repro"3. In hierarchy, select "NavMesh Surface (1)" and bake N... Read more
Audio glitches and CPU usage increases when plugging microphone/speaker/...
How to reproduce:1. Plug any microphone/speaker into your computer via USB2. Open attached project3. Enter the Play Mode4. Open Prof... Read more
[HDRP] 3D Sample Scene (HDRP) build is not rendering anything
How to reproduce:1. Create a new 3D Sample Scene (HDRP) project2. File -> Build and Run Expected results: The project is built an... Read more
[HDRP] Active LOD bias value message does not update according to HDRP L...
1. Create a new project.2. Create a cube. (GameObject -> 3D Object -> Cube)3. Add an LOD Group Component to this cube. (View i... Read more
Crash on TypeTreeQueries::ReadStringFromBuffer or freeze when you add a ...
How to reproduce:1. Open attached project2. Open SampleScene3. Drag `SerializeFieldHangUp` to GameObject in the Inspector Reproducib... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default