Search Issue Tracker
invalid subscript 'zw' error when attempting player build with lit mesh ...
Repro steps:1. Import the attached package in an HDRP-enabled project2. Add the TestScene to the build settings3. Attempt a player b... Read more
CapsuleCollider2D behaves incorrectly when affected by PlatformEffector2...
Steps to reproduce (watch gif):1. Open attached project2. Open "PlatformEffector2D" scene3. Press play4. Move big rectangle with pla... Read more
Linux Editor using Vulkan crashes at " GfxDeviceVK::EnsureValidBackbuffe...
How to reproduce:1. Open the attached project (1335846.zip)2. In the menu bar open the "ProBuilder" window by going to: Tools > P... Read more
Italic tags only work for the first line of text when the text's Wrap is...
Reproduction steps:1. Open project “Bug Test”2. Observe the Game View Expected result: Italic tag is applied to all textActual resul... Read more
Plane is not serializable
To reproduce:1. Open project2. Open test scene. Notice, that 'Workaround' field has editable values in inspector3. Open 'TestPlaneSe... Read more
[Linux] Create Asset context menu is created with a vertical offset when...
How to reproduce:1. Create or open any project2. Position Project window to the lower half of the Editor3. Click on the + just below... Read more
Editor crash on AwakeFromLoadQueue::DetermineQueueIndex after duplicatin...
The editor crashes when a Child game object, containing water prefabs (from "Low Poly Water GPU" asset) is duplicated. To reproduce:... Read more
Artifacts appear when baking on HDRP + URP on-demand and using Shadergra...
Open [^Shader_Repro.zip] Open SampleScene.unity Notice how the lightmaps have serious artifacts Assign _shader 1 to _TestMaterial No... Read more
Launching Unity from command prompt ignores command line arguments when ...
Reproduction steps:1. Open the Command prompt2. Call "C:\Program Files\Unity 5.4.1p1\Editor\"Unity.exe -batchmode Note: Calling "C:\... Read more
[Camera] Camera preview does not display visible world space canvas
1. Create a new project.2. Create a Canvas with a visible UI element. (i.e. GameObject -> UI -> Button)3. Select Canvas in Hie... 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