Search Issue Tracker
Asset is not loaded in Play Mode when using UnityEngine.Object
How to reproduce:1. Open the project “IN_29193”2. Enter the Play Mode3. Observe the Console Expected result: “loaded main” is printe... Read more
Shader warning in 'HDRP/Lit' throw after building High Definition 3D Sam...
Steps to reproduce: 1. Create a new project using High Definition 3D Template 2. Build and Run the project Actual results: "Shader w... Read more
GameObjectRecorder only records changes in the root object, changes in c...
How to reproduce:1. Open attached project2. Open ReproScene and enter the Play Mode3. Press 'Enter' to start recording character mov... Read more
On WebGL Player spatial audio (3D Sound Settings) does not change direct...
How to reproduce:1. Open the user's attached “New Unity Project (1).zip” project2. Open the “SampleScene” Scene3. Switch platform to... Read more
Input System package 'ArgumentException: Invalid user' error is thrown w...
To reproduce:1. Open attached project ("case_1198889-Sample.zip")2. Open Assets > Scenes > "SampleScene"3. Press Play, select ... Read more
Selecting clips through playhead in a timeline with 30+ tracks throws a ...
How to reproduce:1. Open the attached "TimelineNRE.zip" project and open "SampleScene"2. Open the "Main CameraTimeline.playable" in ... Read more
Game Objects instantiated from Asset Bundles don't retain serialized values
Repro steps:1. Open attached project and make sure build target is Android2. Close Unity, adjust build.sh in the project's folder to... Read more
[tvOS] "Menu" button on Siri Remote returns "Joystick1Button19" instead ...
How to reproduce:1. Build & Run the "tvOS_Input.zip" project for tvOS2. Press "Menu" button on the Siri Remote3. Check which but... Read more
"Unity.Burst.Intrinsics.X86.Sse.shuffle_ps" changes the bit content of (...
Steps to reproduce:1. Open the project “IN-12124”2. Open the “Test Runner” window (Window → General)3. Select PlayMode tests4. Click... Read more
Visual Studio Express does not open project solution and is not attached...
How to reproduce:1. Open attached project "Case_1162476_VSExpress.zip"2. Set External Script Editor to Visual Studio Express 2017 in... 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