Search Issue Tracker
Warning “Inconsistent counts in appended probe data: positions 8, bakedC...
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/Scenes/SampleScene.unity” Scene3. Observe the Consol... Read more
ReflectionTypeLoadException is thrown when importing Code Analysis and M...
How to reproduce:1. Open the attached project2. Enter the Play Mode3. Observe the Console Window Expected result: ReflectionTypeLoad... Read more
Scale cannot be changed of Prefabs in Context with the "Scale" Transform...
How to reproduce:1. Open up the attached project2. Click the arrow to the right of the Prefabs name in Hierarchy to enter the Prefab... Read more
Error "Could not create asset from Packages/com.unity.postprocessing/Pos...
How to reproduce: 1. Create a new Unity project2. Go to Window > Package Manager3. In Package Manager select the "+↓" button4. In... Read more
[URP] [Regression] SimpleLit shader is not SRP Batcher compatible
Tested on Windows DX11 Steps:1. Download attached project (20200908_urp.zip)2. Open project with 2020.23. On ProjectView, search in ... Read more
Scripts are missing on gameobjects after refactoring class name in MonoD...
- Add a script and attach it to any gameobject on the scene- Open this script in MonoDevelop- Refactor class name in the script to s... Read more
[Editor][ClearBakedData] Clearing baked data at certain lighting calcula...
Steps to reproduce: 1. Open Unity;2. Open attached project and 'Untitled.unity' scene;3. Open Lighting tab in the Inspector;4. Press... Read more
UI Toolkit meshes are fully rendered and rasterized when opacity is 0
Steps to reproduce: Load RenderDoc Open the Package Manager With the UI Debugger, set the opacity of the package list to 0 Take a Re... Read more
Setting time property in Unity Video Player produces Audio desync
Steps to reproduce:1. Open attached project2. Go into play mode-Easily noticeable audio desync is present, audio is late by <0.5s... Read more
Conditional compilation problem with RuntimeInitializeOnLoadMethod
Repro steps: 1. Open "DELETE.zip" project2. Clear the Console and enter Play mode3. Exit Play mode and check the Console output (Tes... 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