Search Issue Tracker
[HoloLens] Editor crashes after connecting to remote device after using ...
Steps to reproduce:1. Create a new Unity project2. Switch platform to WSA and check Virtual Reality supported in the project setting... Read more
GUIView::OnInputEvent crash while trying to refocus Unity after trying t...
Steps to reproduce:1. Open "AcessViolationReproduce.zip" project2. Select the "mcs.rsp" file3. Start to press and hold the Enter but... Read more
InvalidOperationException and Assert thrown when the Asset Store window ...
Steps to reproduce: 1. Open empty project2. Open Asset Store window3. Switch between A$ and Game View OR click 'Play' while the A$ w... Read more
[WebGL] Missing Progress bar for some projects
To reproduce:1. Open any large project (user's project and builds are added in Edit)2. Build and run it on WebGL Expected: when load... Read more
Editor crashes in mono_add_process_object when building project
To reproduce: 1. Open the project, attached by user2. Build standalone project Expected: editor does not crashActual: editor crashes... Read more
Particle system with distance emission do not appear when the parent obj...
Particle system does not emit if its parent object is moving with RigidBody.MovePosition(). Reproduction steps:1. Open the attached ... Read more
Clicking message in Console window opens a new Xamarin Studio instance e...
- Create a script in Unity that has two or more compiler errors- Set your default code editor in Unity's Preferences to Xamarin Stud... Read more
Running complex procedural geometry crashes unity after few chunks were ...
Steps to reproduce:1. Open attached project2. Open "SandBox" map3. Play the scene Expected result: the game should not crash after f... Read more
Editor crashes when calling DestroyImmediate(gameObject) in Awake during...
It seems that crash is caused by Invoke method being called multiple times in a for loop. To reproduce: 1. Open the project, attache... Read more
Canvas Dropdown element position lost after re-sizing viewport with Canv...
Steps to reproduce: 1. Open attached project2. Open TestScene3. Find "Content" gameObject under Canvas->DropDown->Template->... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS