Search Issue Tracker
Rendering particles in Command Buffer spams errors
Steps to reproduce:1) Download and open attached project "repro_848314.zip"2) Open scene "DensityParticles"3) Either play it or sele... Read more
Importing binary asset packages to an Editor with 'Force text' mode does...
STR:1. Open Export Project2. Notice the value of Edit->Project Settings->Editor->Asset Serialization mode being "Force bina... Read more
[OSX] Solution Tab in MonoDevelop is blank on Unity for .NET 4.6
Get Unity for Mono 4.6 here: https://forum.unity3d.com/threads/upgraded-mono-net-in-editor-on-5-5-0b9.438359/ Steps to reproduce:1. ... Read more
[HoloLens] Connect button has no effect in Holographic Emulation Mode: R...
Steps to reproduce:1. Create a new Unity project2. Open player settings for WSA3. Enable "Virtual Reality Supported" and Add "Window... Read more
[Regression][OSX] Glitchy artifact appears after splashscreen in Standal...
Steps to repro: 1. Launch Unity on OSX;2. Open attached project;3. Go to Assets -> Scenes;4. Open 'Main' scene;5. Open Build Sett... Read more
Toggle gets distorted in the Controls scene
Steps to reproduce : - import the UI Sample Scenes from the Asset Store- open the Controls scene- try to move the toggle around the ... Read more
[Regression] 'asset->mainRepresentation.type == TypeOf<GameObject>()' as...
Steps to repro: 1. Open Unity;2. Open attached project;3. Go to Assets -> Scenes;4. Open 'Main' scene;5. Open Build Settings;6. A... Read more
[HoloLens] Editor crash when disconnecting from remote device
Steps to reproduce:1. Create a new Unity project2. Switch platform to UWP and enable virtual reality support3. Open Holographic Emul... Read more
[Regression[Editor] Preview of the rendering tab is not shown when detac...
Steps to repro: 1. Open Unity;2. Create new project;3. Drag any rendering tab (Scene or Game view) so it is fully detached;4. Observ... Read more
[Regression][Play mode] Runtime error/crash after closing project in Pla...
Steps to repro: 1. Open attached project;2. Go to Assets -> SampleScenes -> Scenes;3. Open 'Car' scene;4. Select any gameobjec... 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
- UI Builder Data Path Source List starts flickering and scrolling when trying to select the last item in the list
- Crash on ProcessSceneBeforeExport when analyzing selected Addressables rules in a specific project
- HDR images are compressed incorrectly with default settings on Android Platform
- Crash with multiple stack traces when painting detail on Terrain with a highly detailed Prefab
- Crash on mono_object_handle_isinst_mbyref_raw when SerializedReference points to a struct implementing ISerializationCallbackReceiver whose first field is a UnityEngine.Object