Search Issue Tracker
Unity 2018.3 Crashed while creating a new HDRP project
How to reproduce:1. Open Unity launcher2. Create a new High Definition Render Pipeline project Expected result: Unity successfully c... Read more
[Linux] Highlighting text in "Project name" when creating a new project ...
To reproduce:1) Open Unity Project Wizard2) Choose to Create a new project3) Highlight a part of the project name4) Try dragging it ... Read more
[WebGL] MissingMethodException thrown for System.ComponentModel.TypeDesc...
Steps to reproduce:1. Open user-attached project2. Build for WebGL (Development Build) Expected result: the method executes without ... Read more
When entering Prefab Mode the prefab opens at the incorrect frame
When entering and exiting Prefab Mode the frame of the prefab changes. It seems to be reverting to a previous state or animation fra... Read more
Unable to get out of Prefab Mode
DescriptionWhen using the undo in Prefab Mode, autosave can become confused. If this happens the user is stuck in the prefab editing... Read more
Project names containing spaces cause scripts to open incorrectly in Vis...
This occurs both on new projects, and when upgrading projects from 2018.2 and below to 2018.3 Mac only - does not occur on Windows S... Read more
Prefab mode background disappears
Opening in Prefab Edit Mode (Nested Prefabs) the bluw background can disappear. Leaving you with the standard skybox. Steps to Repro... Read more
ParticleSystem.Emit() doesn't emit particles and throws errors when "Vel...
Repro steps:1. Open QA attached project "repro"2. Enter Play Mode3. Press the button in the Game View and observe particles being em... Read more
[ARKit Plugin] No method to stop the ARSession once started
Reproduction steps:1. Create a new Unity project.2. Import the Unity ARKit Plugin.3. Build and start the session.4. Try to stop the ... Read more
In Profiler, most of the "CPU Usage" details are missing when the saved ...
How to reproduce:1. Open attached project "NavMeshTest.zip" and scene "NavMeshTest"2. Open Profiler window and enable "Record"3. Ent... 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
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
- Standalone Profiler stays in Dark Theme after switching Editor theme to Light on Ubuntu