Search Issue Tracker
OpenGL works different in editor and build on windows (5.1+ regression)
To reproduce:1. Open the project2. Build the project to windows.3. Run it with the command line argument "-force-opengl"Observe that... Read more
Updating particle system collision and emission values at runtime causes...
Looks like this has smth to do with 2D collision.To repro:1. Have 1 sprite with 2D box collider.2. Have PS send particles as this sp... Read more
Editor and player crash when a stack overflow exception occurs in animat...
To reproduce:1. Open project, the scene "test scene", play it.The editor should now crash.If you open it on an older version of Unit... Read more
[ScrollRect] When movement type is set to elastic scrollRect doesn't bou...
Reproduction steps:1. Open attached project2. Open and play the "Controls" scene (Assets\Scenes\Controls.unity)3. On the left text b... Read more
NetworkDiscovery object doesnt stop broadcast when destroyed.
The UNet HLAPI NetworkDiscovery object does not automatically stop broadcasting when destroyed. So if it is destroyed by a scene cha... Read more
Scene slots in NetworkManager and NetworkLobbyManager dont mark scene di...
When the scene slots on the NetworkManager ("online scene" and "offline scene") and NetworkLobbyManager ("lobby scene" and "play sce... Read more
[MeshFilter] Static mesh offset and scaled when accessing '.mesh'
When accessing '.mesh' of a mesh filter on a static game object when other static game objects exist in the scene, the mesh becomes ... Read more
Spotlights: Shadows aren't cast if the range is too high
To reproduce:1. Open the scene2. Press "play"3. Select the spotlight4. Change the range.Observe that if you change the range to 21 o... Read more
[GLLEGACY][OSX] TextMesh and RenderTexture lockup/crash
To Reproduce:1. Open the attached project in the Editor and "CrashTestScene" scene.2. Press play.2. (Alternative) Clicking on the Ub... Read more
Int property of shader acts like float in inspector
Steps to reproduce: 1. Open attached project2. Select TestShader material3. Notice that it has "Some Int" property4. Try to change i... 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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions