Search Issue Tracker
All scripts in project are dropped from objects after error on compilati...
All scripts in project are dropped from objects after error on compilation of Player 1. Open project attached.Or1. Create an object ... Read more
PolygonCollider2D is reshaped if sprite is dragged into the public field...
Steps to reproduce: 1. Open attached project "778125.zip"2. Open scene "repro"3. In hierarchy, select GameObject4. Notice that it ha... Read more
GameObjects are not rendered by the Overlay Camera when calling Universa...
Reproduction steps:1. Open the attached 'My project'2. Open the 'SampleScene'3. Enable the 'DrawCamera' GameObject Expected result: ... Read more
NetworkConnection.Disconnect() does not remove connection from NetworkSe...
Steps to reproduce:1. open attached project2. build and run 3instances3. host with one and connect as client with others4. disconnec... Read more
Sprite layout is incorrect when importing a PSB file
Reproduction steps:1. Open the “psbLayoutIssue“ project2. Observe the relative sprite locations in “Chameleon.psb” and “Chameleon.ps... Read more
[OSX] 'Socket: unable to join multicast group, error: Address already in...
How to reproduce: 1. Create an IP alias- Use the command '$ sudo ifconfig lo0 alias 127.0.0.2' to create a loopback alias- More deta... Read more
[ExecutionOrder] OnTriggerEnter2D is called before Start if object is in...
Steps to reproduce: 1. Open attached project2. Open "Untitled" scene3. Run it4. Open console and notice that OnTriggerEnter2D is cal... Read more
Pragma directive is incorrect when using multi_compile_vertex_local suffix
How to reproduce:1. Open the user's attached project2. Open scene Scenes/SampleScene3. In the Hierarchy window, select the GameObjec... Read more
[Android][VK] Crash on "vk::DebugToolsUtils::SetVkDebugObjectName(VkDevi...
Issue not fully tested by CQAHow to reproduce:1. Open the “IN_76833” project2. Build the project for the Android platform in the Dev... Read more
[Linux] Project import freezes when opening project with over 100k assets
Reproduction steps:1. Open the attached “IN-18975.zip” project Expected result: The project opensActual result: Project importing ge... 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