Search Issue Tracker
[Mac] Editor crashed while editing Amplify shader
Steps to reproduce: 1. Open Amplify shader editor2. Open one of the example shaders and begin editing it3. Switch to another applica... Read more
Editor freezes for about 15 minutes when opening a Snapshot in Memory Pr...
To reproduce:1. Open attached project2. Open Memory Profiler (Window>Analysis>Memory Profiler)3. Import attached Snapshot (Sna... Read more
Unnamed asset can be created in Linux Editor
To reproduce:1) Create a new project2) Right-click in project view and create something (tested with C# script)3) Ctrl+Z so that tex... Read more
Scripts can have names starting with a number
To reproduce:1) Create a new project2) Right-click in project and create a C# Script3) Name it with a number at the start of the nam... Read more
The time of exit from Play mode increased several times when using newer...
How to reproduce:1. Open attached "playmode.zip" project2. Click Play mode button to go into Play Mode3. Click Play mode button to g... Read more
Serialization of Vector3 using serialization surrogate does not work whe...
Reproduction steps:1. Open the attached project2. Open the Test Runner window3. Run "TestSerialization" script Expected: Test comple... Read more
DrawDefaultInspector() displays enums differently from EditorGUILayout.E...
How to reproduce:1. Open attached project "case_1115381-DrawDefaultInspectorEnumPopup_1" and scene "EnumTest"2. Select the "EnumTest... Read more
"Original Prefab" and "Replace Base" loose information about prefabs tha...
Scenario1:1. Add GameObject and child to it2. Convert child to prefab3. Convert parent to prefab4. Drag parent to Project Browser an... Read more
Incorrect camera's Viewport rendering when Viewport is not fullscreen an...
Reproduction steps:1. Open the attached project2. Open the "ppsv2test" scene3. Open Game window4. Change Main Camera's viewport rect... Read more
When "Control Activation Post Playback" is set to "Active", object doesn...
Reproduction steps: 1. Open "TimelineBug.zip" project and "SampleScene" scene2. Open the Timeline window3. Select "Cube" in the Hier... 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