Search Issue Tracker
Compute shaders get included to every Assembly-CSharp-* project that has...
Compute shaders get included to every Assembly-CSharp-* project that has at least one single script in it. If there are no scripts i... Read more
[IMGUI] Right-click carries through the model preview window and interac...
Right-clicking a docked preview window leads to the Inspector Window properties being selected.Refer to the attached video. Steps to... Read more
Memory Leak when using InstantiateAsnyc to instantiate a large Prefab
How to reproduce:1. Open the “IN-76682_repro“2. Open the “SampleScene“3. Enter Play Mode4. Select the “Example“ GameObject5. In the ... Read more
[Sticky Notes] Can't cut-paste sticky notes on their own.
Repro steps:1. Create a sticky note and select it.2. Press Ctrl + X to cut it3. Observe that the note is not cut Expected outcome:Th... Read more
[WebGL] The canvas element gets constantly resized when width and height...
Reproduction steps:1. Open the attached “IN-22017_unity-bug-webgl-canvas-rescale-to-infinity.7z“ project2. Open “SampleScene” scene3... Read more
[OSX] NullReferenceException when canceling File browser after selecting...
How to reproduce:1. Create a new project2. Go to Unity>Preferences>External Tools3. Browse for SDK, JDK or NDK4. Pick uncorrec... Read more
[WebGL] Xmlreader parses data incorrectly
1. Build to WebGL2. Copy "data.xml" from project folder to folder where the index.html of the built game is3. Run the built project4... Read more
CommandBuffer fails to copy the Point Lights' ShadowMaps into a RenderTe...
Reproduction steps:1. Open the attached project "CopyPointShadowCubemap.zip";2. Open the "Default.unity" scene;3. Select the Point l... Read more
VisualElement's background image tiling has visual gaps when the element...
Reproduction steps:1. Open the attached “BugRepro” project2. Navigate to Window > Background Repeat Example3. Observe the Example... Read more
[Android] Normals not oriented properly on Adreno 2xx models
To reproduce:1) Open attached project2) Open Scenes/Main scene3) Make sure the camera is set to position X: 2.940638 Y: 25.82 Z: 14.... 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