Search Issue Tracker
[HDRP] Skybox stops updating for elapsed time when HDCamera.Reset is called
Steps to reproduce:1. Open the “SkyRenderingBug” project2. Open “OutdoorsScene” scene3. Enter Play Mode4. Press the square button “B... Read more
"Test Track" Template - Shader Warnings are thrown when Building the Sta...
How to reproduce: Create a project using the "Test Track" template; Build the Project; Observe the Console window; Expected results:... Read more
"Cannot create required material because shader is null" error still thr...
Bug was fixed: https://jira.unity3d.com/browse/UUM-56965 Reproduction steps: - forum post: https://forum.unity.com/threads/how-to-so... Read more
Audio does not resume playing in Timeline when timeScale is set to 0 and...
How to reproduce:1. Open the “TimelineAudioBugReport.zip“ project2. Open the “TimelineAudioPauseBug“ Scene3. Enter Play Mode4. Press... Read more
Errors are thrown when using stacking cameras with two different Rendere...
Reproduction steps:1. Open the attached “BugRepro” project2. Open the “Assets/Scenes/SampleScene.unity” Scene3. Enter the Play Mode4... Read more
AudioManager.Update takes up significantly more CPU time when a big numb...
Reproduction steps:1. Open the user’s attached project2. Open Assets/BugScene3. Open Window -> Analysis -> Profiler4. Press Pl... Read more
[iOS] All iPhone builds show iPhone 6 plus launch image
To Reproduce: 1. Build the attached proiject (simulator or device).2. Notice that on all iPhones the iPhone 6+ landscape image is sh... Read more
Build Profile name increments when numeric suffix is removed from duplic...
Reproduction steps:1. Create a new project2. File > Build Profiles3. Press “Add Build Profile” button in the Build Profiles windo... Read more
Setting Terrain.drawHeightmaps to false in OnPreCull Crashes Unity
Steps to reproduce:1. Open attache project.2. Open the Demos/Vis/OpenWorld.unity scene.3. Press Play.4. Note the crash. Read more
"error CS0103: The name 'EditorUtility' does not exist in the current co...
Steps to reproduce:1. Open the user’s attached project2. Open Assets/Scenes/ComputeShadeTest.unity3. Navigate to File > Build Set... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class