Search Issue Tracker
Crash on C# script compile
1. What happenedSaved a script in Visual Studio 2022 and went back to the editor.Editor crashed while trying to compile scripts 2. H... Read more
Unity versions are sorted incorrectly when a version ends in double digits
Reproduction steps: Open Unity Hub Start downloading XXXX.X.8XX (e.g. 2022.1.8f1), XXXX.X.9XX. (e.g. 2022.1.9f1), XXXX.X.10XX (e.g. ... Read more
Gizmos are missing when multiple scenes are in the Hierarchy
Reproduction steps: Open the user's attached project Open all scenes and observe Gizmos (Assets > Scenes) Open SampleScene Add sc... Read more
Memory leak when using NativeArrays
Reproduction steps:1. Open the user's attached project "DOTSVertias"2. Enter Play mode3. Open the Profiler window and observe the Me... Read more
Shader Graph’s generated material is not duplicated when using shortcuts
Reproduction steps:1. Open user’s attached project2. Select Assets/Models/DiceGraph and expand it3. Select DiceGraph Shader Graph ge... Read more
The model does not follow the aim when Rig is enabled
To reproduce:1. Open the project “Test”2. Enter Play mode3. Toggle “Enable Rig” on4. Move the Slider to any extremum Expected result... Read more
Key input state is reverted to the opposite when Editor gets focused wit...
How to reproduce:1. Open project “InputTest.zip“2. Enter Play Mode, press the Control key a few times and observe the result3. Focus... Read more
Particle System Trails are connected to the wrong particle after removin...
How to reproduce:1. Open project “PrototypeProjectileSystem.zip”2. Enter Play Mode3. Wait 20 seconds and observe the Game view Expec... Read more
WebGL build crashes when using OnAudioFilterRead() function
Reproduction steps: Open the user attached project Open “Timers Sandbox” scene Press File → Build And Run Expected result: build doe... Read more
[Linux] C# Reflection performance is 50 to 60 times slower
How to reproduce: Open the user-attached project (UnityReflectionTest.zip) Make sure the “ZenjectPerformanceTest“ scene is open Ente... 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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions