Search Issue Tracker
[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
[WebGL][InputField] Firefox doesn't create new line with Enter button
Repro steps:1) Open the project and inputfield_bug scene2) Build and run for WebGL3) Notice in Chrome it let's create a new line in ... Read more
Getpixels32 from WebCamTexture renders view upside down, then freezes wi...
How to reproduce: 1. Open attached project2. Open scene Scene.unity3. Play the scene- Note how the view is upside down and after a w... Read more
[OnClick] Button clicks functions don't work
Repro steps:1) Import my attached .unitypackage in a new project2) Open the DemoGallery scene2.1) If opened in 5.3.0a4 or newer - no... 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
- Default and Result encoding properties have blank dropdowns by default when opening the Unity Version Control Settings
- Crash on "StoredGraphicsBuffer::GetGfxBufferID" when activating VFX via extention of Activation Track in Timeline window
- [Linux] Stack trace file path and line number information is missing when IL2CPP Stacktrace Information is set to "Method Name, File Name, and Line Number"
- Warnings due to obsolete Object.FindObjectsByType<T> usage and [SerializeReference] are logged when opening the Netcode for Entities setup scene
- Non-standard pointers cannot change Inspector values with arrow controls when crossing Inspector area