Search Issue Tracker
Visual C# Compiler cannot find source files because it is looking at old...
To reproduce: 1. Open attached project.2. Run test: Tests -> MoveFilesAround3. Inspect console. Microsoft (R) Visual C# Compiler ... Read more
Errors are thrown after deleting the prefab from project window, adjusti...
How to reproduce:1. Open attached project "PrefabError.zip" and scene "SampleScene"2. In Hierarchy window, make "CubePrefab" a prefa... Read more
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template