Search Issue Tracker
MinAttribute doesn't work with "uint" variable type
How to reproduce:1. Open the user-attached project “Bug Test”2. Select the Asset “New Test Object” in the Project window3. Observe t... Read more
Cannot drag and drop game object when using search bar in the "Hierarchy...
Steps to reproduce:1. Open attached project.2. Open scene named "main".3. In the "Hierarchy" window try searching for a word "gameob... Read more
2017.2 Unity sometimes crashes after returning from sleeping mode on Mac...
Floating issue:Unity sometimes crashes after returning from sleeping mode on Mac. To repro:1. Run Unity.2. Put laptop to sleep.3. Re... Read more
IL2CPP iOS builds can't send or receive RPCs
- Build attached project with Scripting Backend IL2CPP and run on device- Run "Test.scene" in Editor and click "Start Server"- On de... Read more
Shaders: #pragma target with trailing comment is not recognized
Writing something like "#pragma target 4.0 // test" in a shader does not actually work - the trailing comment makes SM4.0 target not... Read more
Generated texture array not showing when used in the Build
How to reproduce:1. Open the attached project "particleStudy2023.zip"2. Build And Run the project3. Press space on the keyboard Expe... Read more
[Linux] Vsync does not work correctly in Game View when using OpenGL
Reproduction steps:1. Create a new URP project2. In the Game View window, click “Stats” to display FPS3. Make sure VSync is turned o... Read more
Collab and debugallocator do not work together on 2017.1
Collab and debugallocator do not work together on 2017.1 1. What happened On both staging and prod, 2017.1 crashes when attempting t... Read more
[Local] ParticleSystem.Start doesn't start simulation in some camera loc...
Steps to reproduce: 1. Open attached project2. Open scene "ParticleIssueScene"3. Run scene (make sure that scene view isn't visible)... Read more
csc.rsp references do not work when used with custom assemblies
Steps to reproduce:1. Open and run User-supplied project Expected: no errors are thrownActual: errors are thrown Reproduced in: 2018... 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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject