Search Issue Tracker
Prefab file contents do not update when it is renamed
Instead of being updated on file rename, serialized contents of a Prefab only update when it is reserialized after an edit or other ... Read more
[IMGUI] Preview window doesn't close when it is selected from the title ...
Right-clicking on the title bar of the preview window and selecting close from the options doesn't close the preview window, however... Read more
Linux Build support is not available in the Editor even though its suppo...
"Linux" Build Support is not available in the Target Platform dropdown list in Build Settings Window and the Hub. Steps to Reproduce... Read more
[ECS] Invalid IL code error is thrown when using Job.WithCode lambda
How to reproduce:1. Open the user's attached project2. Enter Play Mode3. Inspect the Console Expected results: No errors are thrownA... Read more
Duplicated prefab instance has unexpected position in the Hierarchy
Steps:1. Create a new Untitled scene==> There are "Main Camera" and "Directional Light" GameObjects2. GameObject -> 3D -> C... Read more
[Mono] Deserialization of simple 3-deep hierarchy of object with an abst...
How to reproduce:1. Open the attached project ("case_1204074-BinaryFormatterRepro.zip")2. Open the repro scene ("SampleScene")3. Ent... Read more
[Cinemachine] Editor crashes on resetting Virtual Camera prefab
Editor crashes on resetting Virtual Camera prefab. Steps to repro:1. Create a new Project.2. Windows > Package Manager > Cinem... Read more
Entering Play mode results in a silent crash when not connected to the I...
How to reproduce:1. Disconnect from the Internet2. Open Fiddler (HTTP debugging proxy server application)3. Create and open a new Un... Read more
[Linux] Editor sub-windows are not labeled in the Taskbar
How to reproduce:1. Create or open any project2. Open the Package Manager window and/or any additional windows (undocking works too)... Read more
2D Animation breaks when built as standalone player after a scene unload
How to reproduce:1. Open the project provided in the link in the Edit section2. Open the Sample scene in the Project window/Scenes3.... 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