Search Issue Tracker
Dragging a game object into the Project View will show the selection for...
Steps to Reproduce: 1. create a new game object2. drag it in the Project View and notice both the GO and the prefab is selected *Not... Read more
[Editor] The "F" keyboard button to Focus on a GameObject in the Scene v...
Steps to Reproduce:1. Add a GameObject to a scene2. Select the GameObject in the Hierarchy3. Move mouse over the Scene View4. Press ... Read more
Undoing animation property causes "Invalid OffsetPtr access! Pointer is ...
Steps to reproduce:1. Open attached project2. Open "Peli" Scene3. Select "walrus" in Hierarchy window4. Open Animation window5. Extr... Read more
AddUIVertexTriangleStream() replaces vertices instead of adding them and...
When trying to add a set of vertices with AddUIVertexTriangleStream, this function replaces the vertices instead. Also, it doesn't u... Read more
[Networking] Console is flooding with "host id out of bound id {0} max i...
Reproduction steps:1. Open the attached project.2. Build and run it as Standalone.3. Click "Initialize Broadcast".4. Click "Start Br... Read more
Game screen does not render after DeviceLost when using Camera.SetTarget...
Reproduction steps:1. Open project attached (RTTest.zip)2. Open the RBTest scene3. Hit play3. Detach game window and try to resize i... Read more
WebAssembly throws out error when loading a scene through an Asset Bundle
Reproduction Steps:1. Import project "WebAssembly".2. Open scene "gMain".3. In Player Settings, make sure "WebAssembly (Experimental... Read more
Rendering doesn't execute on multiple cores when Graphics Jobs are enabled
To reproduce: 1. Open attached project2. Build standalone project with Graphics Jobs enabled and graphics API set to Direct3D123. Op... Read more
Overlay shader rendered before particle system if order in layer > 0
Steps to reproduce:1. Open attached project2. Open test scene3. Observe that the object with overlay shader ir rendered before the p... Read more
Windows Standalone build crashes when Vulkan is enabled
To reproduce:1.Create empty project2.In Edit > Project Settings > Player > Set Vulkan as primary Graphics API3.Build the pr... 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
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size