Search Issue Tracker
Compile fail. Error: "Method not found: 'UnityEditor.Utils.Program..ctor...
Reproduction Steps: 1. Open "ThermoMan" project 2. Try building to Mac Standalone 3. Notice that Build Failed and error was thrown t... Read more
"Assertion failed on expression: 'm_Array[idx].isDelivered == false'" as...
Steps: 1. Build attached porject for standalone 2. Run "Menu" scene in Editor 3. Choose "UnreliableFragmented Test" 4. Press "Start"... Read more
[Win] Unicode project names get mangled upon project creation
-e: see title, works fine on 5.3.5, 5.4.0 and 5.5.0 on OSX -repro: --start editor --try creating project named "ąčęėįšųūž" --notice... Read more
JsonUtility.ToJson() crashes when serializing objects which have arrays ...
Workaround: add a public int variable as the first field of that object. For example: [Serializable] class CrashingClass { publ... Read more
NetworkTransport Websocket inserts invalid characters on large packet size
Reproduction steps: 1. Open User's project 2. Open "Fps2dDevMenuFsm" script 3. Edit 117 and 123 lines - change ip address 4. Build a... Read more
[OSX Editor] Invalid editor window error in console when Game window is ...
Title: [Editor] Invalid editor window error in console when Game window is set to Maximize on Play Steps To Reproduce: 1. Open a pr... Read more
[Curves] Saved curve preset is scaled vertically when using EditorGUI.Cu...
1. Open the attached project 2. Open the available scene 3. Open the curve editor by clicking the curve component in the 'Curve' gam... Read more
[IsAlive][isPlaying] Particle systems which finish playing off-screen al...
Particle systems which stop playing outside the camera's frustum still return true for IsAlive and isPlaying. Repro steps: 1. Open ... Read more
[GameView] Editor crashes/hangs if too high values are entered into widt...
Steps to repro: 1. Open Unity; 2. Open attached project; 3. In the Game view window expand 'Aspect ratio' dropdown list; 4. Click '... Read more
Scene.buildIndex is always -1 when not in Play mode
Steps to reproduce: 1. Open project 2. Open 'Main' scene 3. Build and run this project and keep tracking console Results: Console p... 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
- Getting a deprecated package for JetBrains Rider pop up when opening or creating a project
- [Android] Volume level of the same audio file is different on Samsung Galaxy Tab A8 between 2023.3.0b3 and 2023.3.0b4
- ‘Expected end of value’ warning occurs when a property declaration includes five or more variable references
- Crash on BurstCompilerService::CompileAsync when entering Play mode in a specific scene
- InvalidOperationException when using Game Camera Preview in Scene window with a custom RenderGraph pass