Search Issue Tracker
[macOS][Vuforia] Editor freezes with Fatal Error "CheckDisalowAllocation...
To reproduce:1. Open project attached by the user2. Open "training" scene (Assets-> _MyAssets-> scenes)3. In hierarchy select ... Read more
[Regression] Audio Reverb filter ignores Decay Time property and cuts of...
Steps to reproduce:1. Open attached project2. Open "reverbfilter" scene3. Select "GameObject" and disable "Clock" script4. Press pla... Read more
NullReferenceException error appears after undoing deletion of object wh...
To reproduce:1. Create new project.2. In hierarchy create Cube. (or any other object)3. Add "Playable Director" component.4. Open Ti... Read more
Can't start Record Mode or Preview on any Animation, if "Playable Direct...
To reproduce:1. Open attached project "TimelineKilling.zip".2. Open "Test" scene.3. Select Sphere in hierarchy. Open animation windo... Read more
[Timeline] Clip Timing Start time can be set to a negative time, when se...
To reproduce:1. Open attached project.2. Open Timeline window.3. In Project window, select "Cube_TimelineTimeline".4. In Timeline wi... Read more
If a Sprite Atlas and the Sprites it uses are in different Asset Bundles...
Reproduction steps: 1. Open "Sprite Atlas Problems.zip" project2. Open the "Test" Scene3. Enter Play Mode Expected Result: The Asset... Read more
[iOS] Cannot open URL when launching FBlogin through Unity Facebook SDK ...
Steps to reproduce1. Open the attached project2. Ensure project is set to iOS build target.3. Ensure Player Settings -> Resolutio... Read more
Having a method called Update in a ScriptableObject causes an error if i...
To reproduce: 1. Open the project, attached by the user (test.zip)2. Observe the console Expected: it is possible to create custom m... Read more
Reimport All closes the Editor and does not reimport the assets when Ser...
Steps to reproduce:1. Create a new project2. Click on Windows -> Layout -> Default3. Click on Windows -> Services4. Reimpor... Read more
Adding a new script, called "Status", to the game object via AddComponen...
To reproduce: 1. In a new project, select Main Camera in the Hierarchy2. In the Inspector, press Add Component -> New Script3. Na... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS