Search Issue Tracker
Unity crashed after creating new project with organization selected on l...
- Go to your UDN account and create an Organization- Open an existing Unity project- Go to File -> Create new project- On the New... Read more
TapInteraction is triggered twice when using HoldInteraction
How to reproduce:1. Open the user's attached "InputSystemDemo" project2. Open the "Interactions Issue Scene" scene3. Enter Play mode... Read more
[Shader Compiler] Compute shader is not recompiled if included file is m...
Steps to reproduce: 1. Open the attached project2. Open the 'IncludedFile.cgnic' and uncomment line 43. Save the changes and switch ... Read more
Inconsistent Editor window layout when switching between docked and floa...
How to reproduce:1. Open the user-submitted project2. Open a Custom Editor window (Nementic -> Prefab Replacer)3. Make the Prefab... Read more
[IL2CPP] New() operator causes a NullReferenceException error in a build
Reproduction steps:1. Open the attached project “ReproducibleExample (2).zip”2. Go to Build Settings and enable Development Build3. ... Read more
Switching project branches with Unity open causes compilation to fail un...
After [https://ono.unity3d.com/unity/unity/pull-request/145172/_/scripting/update-nunit-package-2.0.3] has been merged to trunk, swi... Read more
Popup windows do not close when clicking outside of their window if they...
How to reproduce:1. Open the attached project "PopupWindowsOpenedFromModalWindowsBug.zip"2. Open Bug Report>Open Modal Window3. I... Read more
[WebGL] Runtime error appeared when AsyncGPUReadback.Request(...) is called
Reproduction steps:1. Open the attached Project2. Build and Run for WebGL3. Click "Test" Button4. Observe browser console Expected r... Read more
Editor crashes when attempting to bake Unity Terrain Sample project with...
Steps to reproduce: Download and open Unity - Terrain project Open the TerrainDemoScene scene file In the Lighting window, make sure... Read more
Editor crashes on "GrayscaleFilterEffect::RenderGrayscaleFade" when obje...
Reproduction steps:1. Open attached "test47" Unity project.2. Open "Standart Assets/Scenes/withrealgeo" scene.3. Click on "HoloPrint... 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