Search Issue Tracker
[Windows] Application crash when setting AssistiveSupport.activeHierarch...
Steps to reproduce: Create a new Unity project Add an empty game object to the scene Add a script to the game object Add the followi... Read more
Freeze/Crash when entering Play Mode in a specific project
Steps to reproduce:1. Open the “user’s attached project”2. Open “SampleScene”3. Enter Play Mode4. Observe crash Reproducible with ve... Read more
[AmbisonicAudioSources]DllNotFoundException when playing scene from GVR ...
To reproduce:1. Open attached project2. Play AmbisonicDecoderTest scene3. Observe exception in console DllNotFoundException: audiopl... Read more
[GearVR][Android][XR] Oculus plugin is not loaded when using ARM64 as ta...
How to reproduce:1. Open attached "OculusInitialization" project2. Build & Run project (all the configuration is already done in... Read more
[Collab] Partial Publish from Project Window does not work and throws an...
Publishing changes from the Project Window fails and throws the following error in the Console:"Couldn't call method ShowToolbarDrop... Read more
UI Toolkit Dropdown input consumed when uGUI EventSystem is also in the ...
Reproduction steps: Open the attached project Open the “/Assets/Scenes/SampleScene.unity” Scene Enter the Play Mode Click on the Dro... Read more
Previously referenced scriptable object in a prefab gets corrupted after...
Steps to reproduce:1. Open attached project "UnityBug.zip"2. Right click in the Project View and create two new scriptable objects("... Read more
"Text Mesh" Component is missing the checkbox
How to reproduce:1. Create a new URP Unity project2. Create an Empty GameObject3. In the Inspector, Add Component -> Text Mesh4. ... Read more
Enabling Deep Profile on Standalone Profiler crashes the Standalone Prof...
Steps to reproduce:1. Create a new project or open an existing one2. Open Standalone Profiler3. Enable Deep Profile4. Switch to Edit... Read more
DOTS Entities throws a compilation error when field variable is used in ...
How to reproduce:1. Open the user's attached project "Dots compiler bug.zip"2. Observe the Console window Expected result: No error ... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template