Search Issue Tracker
[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 it ... 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{public List&... Read more
NetworkTransport Websocket inserts invalid characters on large packet size
Reproduction steps:1. Open User's project2. Open "Fps2dDevMenuFsm" script3. Edit 117 and 123 lines - change ip address4. Build and r... 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 proj... Read more
[Curves] Saved curve preset is scaled vertically when using EditorGUI.Cu...
1. Open the attached project2. Open the available scene3. Open the curve editor by clicking the curve component in the 'Curve' gameo... 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 Te... 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 '+' b... Read more
Scene.buildIndex is always -1 when not in Play mode
Steps to reproduce:1. Open project2. Open 'Main' scene3. Build and run this project and keep tracking console Results: Console print... Read more
Scroll in UI becomes pink when focus is changed from unity
1. Open attached project2. Open scene "ScrollPerfLab"3. Alt-tab or select other application4. Go back to Unity5. In Scene View scrol... Read more
Editor doesn't repaint when Services window is docked next to the Inspector
Have Services window docked next to the inspector and try to change the size of the Editor window. Notice how the window doesn't rep... 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
- Docked UI Builder corrupts when the domain isn't reloaded after deleting an element
- [VFX] Incorrect Behavior with SG and Scale in Update
- Memory leaks are caused when using MeshToSDFBaker.Dispose()
- [iOS][Android] Crash on 'EXC_BAD_ACCESS' when trying to create a Joint with script in build
- Particles are drawn upside down when using Camera.RenderToCubemap