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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code