Search Issue Tracker
Crash upon loading scene (test) from project
1. download and open attached project (case_692946-Slash)2. open the scene called test Unity will crash while attempting to load the... Read more
Artifact dependency to an asset is not registered when reimporting some ...
Steps to reproduce:1. Open the "TestScene" Scene in the user attached "AssetDependencyBug.7z" project2. In the Console window press ... Read more
Saving Prefabs into StreamingAssets should be improved
Steps:1. Create StreamingAssets folder in Assets folder2. Drag any GameObject from the scene inside this folder==>GameObject beca... Read more
[Burst] [Collections] NullReferenceExceptions thrown when using NativeTe...
Reproduction steps:1. Open the “NativeTextDispose“ project2. Open the “SampleScene“ scene3. Enter Play Mode4. Observe the Console Ex... Read more
ScriptableObject range value does not change when changing it by typing...
Reproduction steps:1. Open the attached “Test Project” Project2. Select “New New Behaviour Script” SO in the Project window3. Change... Read more
Test Runner triggers an asset search index update
Whenever I run PlayMode tests in the test runner, the searcher index gets updated - both when the tests start, and when they finish.... Read more
[UNETServerDLL] "val>=0" assert rises when "ReliableSequenced" channel i...
Steps:1. Open attached project2. Run "ChatServer.exe"3. Run "ClientGUI.exe"4. Connect to server by pressing Connect button5. Press "... Read more
Differences between Memory Usage Shown in Profiler and in Windows Task M...
Reproduction steps:1. Open attached project "GetPixelsLargeTex"2. Open scene "ImportBigFile"3. Hit play, let the scene run in the ed... Read more
[Outline/Shadow] Outline and shadow change color based on sprite's color.
Outlines and shadows changes color based on the color of their image sprite. Repro steps:1. Open UI scene from attached project2. Se... Read more
[URP] [ShaderGraph] Package version in editor manifest (7.1.1) does not ...
In a project of Universal RP template, as of 2019.3.0b7, the latest verified version of the ShaderGraph package is 7.1.1. The latest... 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