Search Issue Tracker
Values don't change on all selected presets when editing multiple preset...
To reproduce:1. Open user's project2. In Project window (Assets/Presets), select any both presets of the same kind (Light, Component... Read more
ScriptableObject Asset file name is not changed when applying Scriptable...
To reproduce:1. Open user's project2. In Project window (Assets/ScriptableObjects), select MyScriptableObject13. In Inspector window... Read more
[iOS] [VR] Vision blurs on motion
Reproduction steps:1. Open the link provided in a description field (...EZGKrlFT...).2. Download and open "SportsVRUnitySupport".3. ... Read more
Unity crashes at RaycastCommandJob when going from 30000 to 40000 batche...
To reproduce:1. Make sure you have installed Unity that supports experimental ECS and C# jobs system2. Open user's attached project3... Read more
Editor crashes when calling NativeArray<T>.Equals()
Steps to reproduce:1. Download 1005597_repro.zip2. Open "test" scene2. Enter play mode Results: editor crashes when calling NativeAr... Read more
Unchecking a Static flag for an object hierarchy displays an incorrect m...
How to reproduce:1. Open any project2. Create a game object and add a child game object to it3. Set Static = true on both game objec... Read more
[Procedural Material]Performing initial generation of multiple substance...
Steps to reproduce:1. Open attached project "SubstanceLeaking.zip"2. Open "Playground" scene3. Open profiler and observe the memory ... Read more
Cannot copy and paste timestamp or frame into Timeline's Playhead input box
How to reproduce:1. Open the user attached project and "SampleScene" scene2. Drag "MyTimeline" asset to Hierarchy and click on it3. ... Read more
Usability issue: Inform user that at least one property needs to be adde...
Currently, if you create a new animation through the animation window and you click on the Add Keyframe button nothing happens. It w... Read more
Usability issue: add tooltip or a label to the Go To Frame text box in t...
In the Animation window it's fairly obvious what most of the controls do, except the Go To Frame text box. A user might notice the f... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used