Search Issue Tracker
[Audio] Dedicated Server causes errors with Audio Clips
Importing or selecting any audio clip in projects where the Dedicated Server build target is available causes errors to be printed i... Read more
Crash on GUIView::DoPaint when creating a new Tile Palette
How to reproduce:1. Open the attached project2. Right-click on the project browser -> Create -> 2D -> Tile Pallete -> Re... Read more
Crash on GUIView::DoPaint when selecting color with a color picker
How to reproduce:1) Open a blank project on any affected version2) Select the Directional Light3) In the Inspector pane, rapidly cli... Read more
Editor freezes when waiting for InitializeAsync to complete
Reproduction steps:1. Open user attached Project2. Open the Scene in Assets\\Examples\\Scenes3. Press Play Expected result: Editor e... Read more
[Audio] Selecting audio file in Project window throws error "Unknown pla...
Reproduction steps:1. Create a new Unity project2. Import "Example.wav" into the project3. Select the .wav file in the Project windo... Read more
Message gets logged in the Console when using Debug.LogFormat and the un...
How to reproduce:1. Open the attached 'case_1354586.zip' project2. Open the SampleScene3. Enter the Play mode4. Observe the Console ... Read more
Freeze/Crash on DllCanUnloadNow when compiling while reading a file
Reproduction steps:1. Open the attached user project ("Code Visuals")2. Replace 'Assets/Scripts/Showey/CompositeController_s.cs' wit... Read more
[HDRP] Scene View in Prefab Gray Context edit mode is unusable because o...
How to reproduce:1. Open attached project "stw21-2-flightsim-master" and scene "Gameplay"2. In Hierarchy window, select "prefab_Play... Read more
Missing function to reset or unset a specific resource in the local bind...
Currently there is no way to avoid using a previously set Texture, Buffer etc in the local binding space of a compute shader if you ... Read more
[HDRP][Mac] When scene lighting is off, working with the scene logs "Me...
How to reproduce:1. Open attached project "stw-21-2-flightsim-master-2" and scene "Gameplay"2. In Scene View toolbar, toggle off Sce... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used