Search Issue Tracker
Unable to scale timeline
I created a bunch of animation tracks on a point light object, and then attempted to create an activation trackThe track scaled to f... Read more
WebGL player runs out of memory with Webcam texture
The attached project runs out of memory in a WebGL build. Suspicion is the WebcamTexture as nothing else is being used. Build a WebG... Read more
Timeline clips won't play if activation track is present (but doesn't st...
To reproduce: 1.create a new game object and add 1 animation track and 1 activation track2. record a simple animation3. move the act... Read more
[Timeline] NullReferenceException thrown when clicking on an AnimationTr...
[Timeline] NullReferenceException thrown when clicking on an AnimationTrack in Unity To reproduce:1. Create a new project2. Select D... Read more
Editor crash when calling RepaintImmediately followed by Close on Editor...
Editor crashes when calling RepaintImmediately followed by Close on EditorWindow. See included project for three tests, one of which... Read more
The Editor crashes when closing 2 custom editor windows at the same time
Reproduction steps: 1. Open "DEL_2017.zip" project2. "Tools" -> "Level Maker"3. "Piece Editor"4. Close both of the windows with t... Read more
Position handle - No default grid snapping when using the CTRL key
To reproduce: 1. Open Unity, create a new project and open it2. Create and select a Cube3. Hold Ctrl to keep snapping on4. Move the ... Read more
Importing tinted materials with textures from SketchUp results in albedo...
Reproduction steps: 1. See image "SketchUpMaterialBug2.PNG"2. See image "SketchUpMaterialBug1.PNG"3. Open "TestSketchUpMaterial.zip"... Read more
PPTR Curves should not be available in a timeline clip if properties (PP...
PPTR curves are available in AW but not in Inline Curves...maybe consider blocking the access in timeline to prevent user confusion ... Read more
[Native Assets] AddObjectToAsset execution time grows unexpectedly throu...
Reproduction steps: 1. Open "2017-11-10 AssetDatabase Bug.zip" project2. "AssetDatabase Bug" -> "Click this button repeatingly"3.... 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